Amazon SQS to trigger Step Functionsusing Amazon EventBridge Pipe with CDK Python

SQS → Amazon EventBridge → Step Functions

Simple pattern that triggers Step Functionsexecution from SQS using Amazon EventBridge Pipe and CDK using Python.

EventBridge Pipe polls SQS queue and initiate Step Functionsexecution per message received.

< 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-cdk-python

Deploy

cdk deploy


Testing

See the README in the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

Pubudu Jayawardana

Pubudu Jayawardana

AWS Community Builder in Serverless category. Serverless advocate and enthusiast.

Follow on LinkedIn