DEPRECATED - Migrated to https://github.com/mozilla/fxa
65d62921f8 | ||
---|---|---|
.eslintrc.json | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
index.js | ||
package-lock.json | ||
package.json | ||
test.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
.