SES: EventDestination does not have eventBridge as a destination option #30677
Labels
@aws-cdk/aws-ses
Related to Amazon Simple Email Service
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
needs-cfn
This issue is waiting on changes to CloudFormation before it can be addressed.
p2
Describe the bug
I'm trying to add the default event bus as the event destination for my mailing events.
My use case is that I want to save delivery information about the emails being sent from SES for compliance reasons.
Am able to achieve this if I setup the configuationSet and event destination via the AWS CLI, however I can't see the option to add eventBridge as a destination in cdk.
Expected Behavior
Be able to set EventBridge as a event destination
Current Behavior
not able to set EventBridge as a event destination
Reproduction Steps
Possible Solution
Additional Information/Context
No response
CDK CLI Version
1.199.0
Framework Version
No response
Node.js Version
18
OS
Mac OS
Language
TypeScript
Language Version
3.8
Other information
No response
The text was updated successfully, but these errors were encountered: