https://github.com/simalexan/sns-lambda-update-pinpoint
https://github.com/simalexan/sns-lambda-update-pinpoint
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simalexan/sns-lambda-update-pinpoint
- Owner: simalexan
- Created: 2018-11-18T23:46:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T23:50:15.000Z (over 6 years ago)
- Last Synced: 2025-02-16T09:41:15.955Z (4 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sns -> Lambda (Update Endpoint) -> Pinpoint
## Description
This is a Lambda function that receives an SNS notification and updates an Endpoint of a Pinpoint Application.
- Written in Node.js
It's a Nuts & Bolts application component for AWS Serverless Application Repository.
## Latest Release - 1.0.0
Initial release
## Roadmap - Upcoming changes
Here are the upcoming changes that I'll add to this serverless component:
- ESLint
- Tests