ImpersonationRuleDescription schema from Amazon WorkMail API
{ "type": "string", "pattern": "[^\\x00-\\x09\\x0B\\x0C\\x0E-\\x1F\\x7F\\x3C\\x3E\\x5C]+", "minLength": 1, "maxLength": 256, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ImpersonationRuleDescription", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-impersonation-rule-description-schema.json", "description": "ImpersonationRuleDescription schema from Amazon WorkMail API" }