Amazon WorkMail · JSON Structure

Workmail Ip Range Structure

IpRange schema from Amazon WorkMail API

Type: string Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

IpRange is a JSON Structure definition published by Amazon WorkMail. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "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])/([0-9]|[12][0-9]|3[0-2])$",
  "minLength": 1,
  "maxLength": 18,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "IpRange",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-ip-range-structure.json",
  "description": "IpRange schema from Amazon WorkMail API"
}