Example code showing how to configure AWS Lambda to act as an event scheduler.
The repository contains the code for setting up AWS CloudWatch scheduled event, AWS Lambda IAM roles, AWS Lambda function code and NodeJS server code for consuming messages from SNS/SQS queue.