Serverless Email Scheduler Save

Schedule future emails with AWS Lambda and Step Functions

Project README

Serverless Email Scheduler

A Serverless template with Lambda functions for scheduling future emails from your app using AWS Lambda and Step Functions.

Read the blog article.

Pre-requisites

You need an AWS account. Complete the following steps:

  1. Verify an email address in SES from which emails will be sent from
  2. Configure your AWS credentials
  3. Run npm install in the root folder
  4. Open serverless.yml and modify the EMAIL_SENDER_ADDRESS setting to be the email address you verified in step 1.

Deploy and Run

Deploy:

npm run deploy

To invoke with test data, first modify data/test-request.json to set the "to" email address and due date. Then run:

npm run invoke
Open Source Agenda is not affiliated with "Serverless Email Scheduler" Project. README Source: paulswail/serverless-email-scheduler
Stars
30
Open Issues
0
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating