Name of the resource
AWS::SES::ConfigurationSet
Resource name
No response
Description
New option for an existing attribute.
Can we please add an attribute in SES ConfigurationSet Cloud formation template to allow linking the email archive option? There are attributes like DeliveryOptions, SendingOptions etc. which allows linking to other properties of a configuration set. However for archive, you can create a resource AWS::SES::MailManagerArchive but at the moment you can't link it with AWS::SES:: ConfigurationSet using cloudformation template. This requires either manual intervention or some custom automation to link them.
Just like other "Options" attributes, can we please add an "ArchiveOptions" attribute as well?
Other Details
No response