Amazon WorkMail · JSON Structure

Workmail Retention Period Structure

RetentionPeriod schema from Amazon WorkMail API

Type: integer Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

RetentionPeriod 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": "integer",
  "minimum": 1,
  "maximum": 730,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "RetentionPeriod",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-retention-period-structure.json",
  "description": "RetentionPeriod schema from Amazon WorkMail API"
}