Amazon WorkMail · JSON Structure

Workmail Impersonation Rule Description Structure

ImpersonationRuleDescription schema from Amazon WorkMail API

Type: string Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

ImpersonationRuleDescription 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": "[^\\x00-\\x09\\x0B\\x0C\\x0E-\\x1F\\x7F\\x3C\\x3E\\x5C]+",
  "minLength": 1,
  "maxLength": 256,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "ImpersonationRuleDescription",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-impersonation-rule-description-structure.json",
  "description": "ImpersonationRuleDescription schema from Amazon WorkMail API"
}