{ "type": "string", "pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$", "minLength": 1, "maxLength": 15, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "IpAddress", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-ip-address-structure.json", "description": "IpAddress schema from Amazon WorkMail API" }