1. Title
AWS::SES::ConfigurationSetEventDestination-EventDestination-SNS
2. Scope of request
You can't set up a SNS Topic as a SES Configuration Set Event Destination via CloudFormation. At the moment you can only specify CloudWatch or Kinesis Firehose.
3. Expected behavior
Specify an SNS Topic ARN to set that as an Event Destination.
Ensure that you can only specify ONE event destination (CloudWatch OR Kinesis Firehose OR SNS Topic).
4. Test case recommendation (optional)
5. Links to existing API doc (optional)
https://docs.aws.amazon.com/ses/latest/APIReference/API_DescribeConfigurationSet.html
Can use that to check what event destination if any is set up
https://docs.aws.amazon.com/ses/latest/APIReference/API_CreateConfigurationSetEventDestination.html
Create event destination association
https://docs.aws.amazon.com/ses/latest/APIReference/API_UpdateConfigurationSetEventDestination.html
Update
https://docs.aws.amazon.com/ses/latest/APIReference/API_DeleteConfigurationSetEventDestination.html
Delete
6. Category tag (optional)
Integration
7. Any additional context (optional)
None.
Hi - any indication on when this will be available in CDK SES?
Hi, from the outside, this seems like an arbitrary omission. Can we get some clarity on when this feature might be implemented? This issue has been open now for almost 2 years now.
Most helpful comment
Hi - any indication on when this will be available in CDK SES?