Amazon WorkMail · JSON Structure

Workmail Kms Key Arn Structure

KmsKeyArn schema from Amazon WorkMail API

Type: string Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

KmsKeyArn is a JSON Structure definition published by Amazon WorkMail. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "string",
  "pattern": "arn:aws:kms:[a-z0-9-]*:[a-z0-9-]+:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}",
  "minLength": 20,
  "maxLength": 2048,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "KmsKeyArn",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-kms-key-arn-structure.json",
  "description": "KmsKeyArn schema from Amazon WorkMail API"
}