Amazon S3 to Amazon SNS

S3 → SNS

Send a notifications from S3 to SNS when an object is created

This template creates an S3 bucket, allows you to upload objects to that bucket, and will send you notifications from S3 to SNS when an object is created in that bucket.

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

Deploy

terraform apply --auto-approveterraform init


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

1. Delete the stack: terraform destroy --auto-approve.

Additional resources

Created by:

Joahna Abelgas

Joahna Abelgas

Cloud Engineer, I'm a Software Engineer currently specializing in Amazon Web Services (AWS) Infrastructure, Security, Management and Administration.

Follow on LinkedIn