https://github.com/juniorb2ss/aws-serverless-email-lambda-sqs-ses
Example using API GATEWAY, SQS and SES to send email
https://github.com/juniorb2ss/aws-serverless-email-lambda-sqs-ses
Last synced: 2 months ago
JSON representation
Example using API GATEWAY, SQS and SES to send email
- Host: GitHub
- URL: https://github.com/juniorb2ss/aws-serverless-email-lambda-sqs-ses
- Owner: juniorb2ss
- Created: 2017-05-29T18:09:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T18:20:20.000Z (about 9 years ago)
- Last Synced: 2025-01-01T14:45:26.925Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless Lambda: Api Gateway, SQS and SES
Small example how to implementing AWS API Gateway with SQS and SES to send emails.