Amazon EventBridge to AWS Step Functions with Amazon SQS failure

Amazon EventBridge → AWS Step Functions → Amazon SQS

Step Functions workflow to send failure events to SQS

This pattern creates an Amazon EventBridge event bus and a AWS Step Functions workflow. The AWS Step Functions workflow executes a Lambda function for business workflow. In this case, invoking the Lambda function results in a 500 error and a message is put onto the SQS queue.

< 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/cdk-eventbridge-stepfunction-sqs-java

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

Dinesh Balaaji Prabakaran

Dinesh Balaaji Prabakaran

I am a Senior Technical Account Manager with AWS, I specialize in architecting and developing serverless, event-driven solutions on AWS. AWS Storage Technical Field Community member.

Follow on LinkedIn