Amazon WorkMail · Schema

ImpersonationRoleDescription

ImpersonationRoleDescription schema from Amazon WorkMail API

Business CommunicationCalendarEmailExchangeEnterprise
View JSON Schema on GitHub

JSON Schema

workmail-impersonation-role-description-schema.json Raw ↑
{
  "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": "ImpersonationRoleDescription",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-impersonation-role-description-schema.json",
  "description": "ImpersonationRoleDescription schema from Amazon WorkMail API"
}