This project is an email newsletter that allows the admin to send emails to a list of contacts at a scheduled time.
- Route53 was used to host the “Send From” domain/email of the newsletter
- S3 was used to store the csv file that contains the contact list and the HTML template used for formatting the newsletter content
- SES & Lambda were used to send the email
- Eventbridge was used to schedule the newsletter
- IAM was used to give Lambda the permission to access S3 and SES