Skip to content

events: support dead letter queue for the event bus #30531

@mazyu36

Description

@mazyu36

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.143.0

Environment details (OS name and version, etc.)

all

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eventsRelated to CloudWatch Eventseffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions