Amazon WorkMail · JSON Structure

Workmail Ip Address Structure

IpAddress schema from Amazon WorkMail API

Type: string Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

IpAddress 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])$",
  "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"
}