Reads a list of events each one having one or more reminders and publishes a message to a SNS topic. The topic should pre-exist.
Created using the Serverless framework.
npm install
serverless deploy
AWS Lambda function to send SMS reminders for the "Open & Linux Desk" by lugbz.org
JavaScriptGPL-3.0
Reads a list of events each one having one or more reminders and publishes a message to a SNS topic. The topic should pre-exist.
Created using the Serverless framework.
npm install
serverless deploy