AccessControlRuleName schema from Amazon WorkMail API
{ "type": "string", "pattern": "[a-zA-Z0-9_-]+", "minLength": 1, "maxLength": 64, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "AccessControlRuleName", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-access-control-rule-name-schema.json", "description": "AccessControlRuleName schema from Amazon WorkMail API" }