Amazon WorkMail · JSON Structure

Workmail S3 Bucket Name Structure

S3BucketName schema from Amazon WorkMail API

Type: string Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

S3BucketName 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": "[A-Za-z0-9.-]+",
  "minLength": 1,
  "maxLength": 63,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "S3BucketName",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-s3-bucket-name-structure.json",
  "description": "S3BucketName schema from Amazon WorkMail API"
}