/aws-lambda-deploy

A collection of tools to enable canary deployments of AWS Lambda functions.

Primary LanguagePythonOtherNOASSERTION

Installation

Please ensure you have the AWS CLI installed and configured with credentials.

The install script uses SAM to deploy relevant resources to your AWS account:

$ ./install.sh

Passing flow

$ ./successfull-canary.sh

Failing flow

$ ./failed-canary.sh