Amazon SQS to AWS Step Functions via Amazon EventBridge Pipes filter

Amazon SQS → Amazon EventBridge Pipes → AWS Step Functions

Amazon EventBridge Pipe that filters and transforms messages from Amazon SQS to AWS Step Functions.

The pattern will create an Amazon SQS queue, an AWS Step Functions workflow and an Amazon EventBridge Pipe.
Sending messages to the Amazon SQS queue triggers the pipe to start the AWS Step Functions workflow execution.
SQS messages are filtered and transformed before sending to Step Functions.

< 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-stepfunctions-filter-transform-python-cdk

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

cdk delete

Created by:

Manikandan Karimanal

Manikandan Karimanal

Solution Architect @AWS

Follow on LinkedIn