Amazon WorkMail · Schema

Description

Description schema from Amazon WorkMail API

Business CommunicationCalendarEmailExchangeEnterprise
View JSON Schema on GitHub

JSON Schema

workmail-description-schema.json Raw ↑
{
  "type": "string",
  "pattern": "[\\S\\s]*",
  "minLength": 0,
  "maxLength": 1023,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Description",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-description-schema.json",
  "description": "Description schema from Amazon WorkMail API"
}