Amazon SQS to Amazon EventBridge Bus using Amazon EventBridge Pipes

Amazon SQS → Amazon EventBridge Pipes → Amazon EventBridge

This pattern uses SQS and triggers EventBridge events directly with optional filtering supported.

SQS queue is polled and messages are sent to EventBridge. Custom events in EventBridge are raised.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/eventbridge-pipes-sqs-to-eventbridge-cdk-java

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk delete.

Created by:

Matt Ridehalgh

Matt Ridehalgh

Matt Ridehalgh is a Solutions Architect at AWS.

Follow on LinkedIn