This project contains code for deploying AWS resources via AWS CloudFormation and Lambda function code written in Node.JS that creates an Amazon Connect Instance which is designed to be a simple weekly rotating oncall roster.
Deploy the S3 bucket template and upload the lambda zip functions to it. Deploy the Connect CloudFormtaion Template and add the requested paramiters. Log on to the Amazon Connect instance and reserver a phone number, load the workflow and make any updates to the TODO: further clarificaiton on the deployment and tetsing of Lambda functions and connect configuration.
TODO: Update the description of the tetsing of Lambda functions, leverging Jest and Eslinter with Airbnb standard.
Feedback and questions are welcomed.