/aws-lambda-lugbz-sms-reminder

AWS Lambda function to send SMS reminders for the "Open & Linux Desk" by lugbz.org

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

AWS λ function to send reminders for events

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.

Setup

  1. npm install
  2. serverless deploy