Skip to content

Dummy AWS Lambda to store AWS SNS notifications to S3 bucket

Notifications You must be signed in to change notification settings

danfaizer/lambda-sns-to-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

lambda-sns-to-s3

This is a dummy AWS Lambda function which stores received event data on a S3 bucket.

This is useful, for example, to store AWS SNS notifications that you may want to process later.

In order to test this lambda, modify your-s3-bucket with suitable values in IAMRole.json and lambda.py files, create the lamda in AWS, assign the role provided and you are done.

About

Dummy AWS Lambda to store AWS SNS notifications to S3 bucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages