Amazon WorkMail · JSON Structure

Workmail Log Group Arn Structure

LogGroupArn schema from Amazon WorkMail API

Type: string Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

LogGroupArn 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:logs:[a-z\\-0-9]*:[0-9]{12}:log-group:([\\.\\-_/#A-Za-z0-9]+):\\*$",
  "minLength": 47,
  "maxLength": 562,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "LogGroupArn",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-log-group-arn-structure.json",
  "description": "LogGroupArn schema from Amazon WorkMail API"
}