shgtkshruch / amazon-connect-holiday-lambda

AWS Lambda to create a holiday calendar functionality within Amazon Connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Connect Holiday Lambda Function

AWS Lambda to create a holiday calendar functionality within Amazon Connect.

Install

AWS SAM CLI using Homebrew.

$ brew tap aws/tap
$ brew install aws-sam-cli

Verify the installation.

$ sam --version
SAM CLI, version 1.21.1

ref: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install-mac.html

Referecnes

About

AWS Lambda to create a holiday calendar functionality within Amazon Connect


Languages

Language:JavaScript 89.6%Language:Dockerfile 10.4%