An open API service indexing awesome lists of open source software.

https://github.com/simalexan/sns-subscriber-lambda-s3

SNS Lambda subscribe stored to S3
https://github.com/simalexan/sns-subscriber-lambda-s3

Last synced: 5 months ago
JSON representation

SNS Lambda subscribe stored to S3

Awesome Lists containing this project

README

          

# SNS -> Lambda -> S3

## Description

This is a SNS Lambda subscriber that stores notification data into an S3 Bucket.

Written in Node.js.

It's a serverless application component, instantly deployable via AWS Serverless Application Repository.

## Latest Release - 1.1.0

- Upgrading the Node.js release to 12.x LTS
- Using AWS SAM CLI as a deployment tool