DEPRECATED - Migrated to https://github.com/mozilla/fxa
79ebf5bdb7
https://github.com/mozilla/fxa-sendgrid-event-proxy/pull/4 r=philbooth |
||
---|---|---|
tests | ||
.eslintrc.json | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
index.js | ||
package-lock.json | ||
package.json | ||
sendgrid.js | ||
socketlabs.js |
README.md
fxa-sendgrid-event-proxy
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
.