Cloudformation-coverage-roadmap: AWS::SES::ConfigurationSetEventDestination-EventDestination-SNS

Created on 31 Jul 2019  路  2Comments  路  Source: aws-cloudformation/cloudformation-coverage-roadmap

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.

other AWS services

Most helpful comment

Hi - any indication on when this will be available in CDK SES?

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hoegertn picture hoegertn  路  4Comments

seansummers picture seansummers  路  3Comments

mweagle picture mweagle  路  3Comments

ghost picture ghost  路  4Comments

baxang picture baxang  路  3Comments