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

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


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

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# SNS -> Lambda -> DynamoDb

## Description

This is a SNS Lambda subscriber that stores notification data into a DynamoDB table.

Written in Node.js.

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

## Latest Release - 2.0.0

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