AWS::SES::MailManagerArchive ArchiveRetention - AWS CloudFormation

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 AWS 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