зеркало из
1
0
Форкнуть 0
DEPRECATED - Migrated to https://github.com/mozilla/fxa
Перейти к файлу
Phil Booth 79ebf5bdb7
Merge pull request #4 from brizental/brizental/nested-response
https://github.com/mozilla/fxa-sendgrid-event-proxy/pull/4
r=philbooth
2018-08-22 19:21:30 +01:00
tests fix(response): change notification structure to be like sns 2018-08-22 09:20:34 -07:00
.eslintrc.json feat(fn): forward sendgrid events to SQS queues 2018-06-20 18:25:24 +01:00
.gitignore chore(project): ignore *.zip 2018-06-21 11:54:57 +01:00
.travis.yml chore(project): configure ci 2018-06-21 11:30:09 +01:00
LICENSE chore(project): add the MPL 2018-06-21 11:30:09 +01:00
README.md fix(docs): remove errant period from readme 2018-06-21 11:53:22 +01:00
index.js fix(response): change notification structure to be like sns 2018-08-22 09:20:34 -07:00
package-lock.json feat(socketlabs): add event proxy for socketlabs 2018-08-16 14:07:38 -07:00
package.json feat(socketlabs): add event proxy for socketlabs 2018-08-16 14:07:38 -07:00
sendgrid.js feat(socketlabs): add event proxy for socketlabs 2018-08-16 14:07:38 -07:00
socketlabs.js feat(socketlabs): add event proxy for socketlabs 2018-08-16 14:07:38 -07:00

README.md

fxa-sendgrid-event-proxy

Build Status

This repo proxies events from the Sengrid Event Webhook to our SES bounce, complaint and delivery queues. In doing so, it acts as a bridge that enables our existing queue-processing logic in fxa-email-service to handle notifications that originate from Sendgrid. It runs in AWS Lambda, using the name fxa-sendgrid-event-proxy.