Amazon SQS to Step FunctionsWorkflow using Amazon EventBridge Pipes

SQS → EventBridge Pipes → Step Function

This pattern uses SQS and triggers a Step Functionsworkflow directly with optional filtering supported.

SQS queue is polled and a Step Functions workflow execution is started for each batch of messages.

< 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-step-functions-cdk-dotnet

Deploy

cdk deploy


Testing

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

Cleanup

Delete the stack: cdk destroy.

Created by:

James Eastham

James Eastham

I am a Cloud Infrastructure Architect with AWS Professional Services.