Amazon WorkMail · JSON Structure

Workmail Access Control Rule Description Structure

AccessControlRuleDescription schema from Amazon WorkMail API

Type: string Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

AccessControlRuleDescription 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": "[\\u0020-\\u00FF]+",
  "minLength": 0,
  "maxLength": 255,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "AccessControlRuleDescription",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-access-control-rule-description-structure.json",
  "description": "AccessControlRuleDescription schema from Amazon WorkMail API"
}