Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP receive emails and invoke email-lambda to post message on relevant pinboard #291

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

twrichards
Copy link
Collaborator

@twrichards twrichards commented Aug 1, 2023

totally a WIP, currently blocked on being able to create the MX DNS record via GuCDK...

TODO

  • configure MX DNS record via GuCDK
  • configure SES rule to invoke email-lambda
  • have email-lambda handle the SES email payload (distinct from the two current ways of invoking)
  • connect email-lambda to AppSync
  • resolve/transform users email address to @guardian.co.uk variant
  • call createItem mutation (rather than DB insert) to ensure clients who are 'subscribed' get real-time message
  • update architecture diagram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant