Amazon WorkMail · Schema

MobileDeviceAccessRuleName

MobileDeviceAccessRuleName schema from Amazon WorkMail API

Business CommunicationCalendarEmailExchangeEnterprise
View JSON Schema on GitHub

JSON Schema

workmail-mobile-device-access-rule-name-schema.json Raw ↑
{
  "type": "string",
  "pattern": "[\\S\\s]+",
  "minLength": 1,
  "maxLength": 64,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "MobileDeviceAccessRuleName",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-mobile-device-access-rule-name-schema.json",
  "description": "MobileDeviceAccessRuleName schema from Amazon WorkMail API"
}