Amazon EventBridge to Amazon SNS to AWS Lambda Function

Amazon EventBridge → Amazon SNS → AWS Lambda

EventBridge pattern to trigger SNS to Lambda.

This sample project demonstrates how to create a SNS topic can be used as target for an EventBridge rule and then invokes a Lambda function.
This pattern deploys a EventBridge rule with target as SNS topic which has a Lambda function as subscription

< 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-sns-lambda

Deploy

sam deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Bhavyesh Vyas

Bhavyesh Vyas

Bhavyesh is a Serverless Cloud Engineer at Amazon Web Services and is based in India. Bhavyesh is a SME of serverless and messaging domains.

Follow on LinkedIn