AWS::SES::MailManagerArchive ArchiveRetention - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SES::MailManagerArchive ArchiveRetention

The retention policy for an email archive that specifies how long emails are kept before being automatically deleted.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "RetentionPeriod" : String }

YAML

RetentionPeriod: String

Properties

RetentionPeriod

The enum value sets the period for retaining emails in an archive.

Required: Yes

Type: String

Allowed values: THREE_MONTHS | SIX_MONTHS | NINE_MONTHS | ONE_YEAR | EIGHTEEN_MONTHS | TWO_YEARS | THIRTY_MONTHS | THREE_YEARS | FOUR_YEARS | FIVE_YEARS | SIX_YEARS | SEVEN_YEARS | EIGHT_YEARS | NINE_YEARS | TEN_YEARS | PERMANENT

Update requires: No interruption