Amazon S3 to Amazon EventBridge to Amazon SNS

Amazon S3 → Amazon EventBridge → Amazon SNS

Publish events directly from S3 to EventBridge and send notifications to SNS when an object is created.

This template creates an S3 bucket that publishes events to Amazon EventBridge. When an object is uploaded to the bucket, EventBridge is triggered and a SNS notification is sent.

< 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/s3-eventbridge-sns-sam

Deploy

sam deploy --guided --capabilities CAPABILITY_NAMED_IAM


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete

Created by:

Makendran G

Makendran G

Cloud Support Engineer @ AWS

Follow on LinkedIn