events: support dead letter queue for the event bus #30531
Labels
@aws-cdk/aws-events
Related to CloudWatch Events
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
Event bus support the Dead Letter Queue.
But current EventBus Class does not support it.
Use Case
To avoid losing events after they fail to be delivered to a target.
Proposed Solution
Add
queue
property to set the Dead Letter Queue.Other Information
No response
Acknowledgements
CDK version used
2.143.0
Environment details (OS name and version, etc.)
all
The text was updated successfully, but these errors were encountered: