package

An automation script that build the deployment package for Lambda Function.

This script requires Python3.7 + and no other dependencies.

aws_ci_bot.deploy.package.get_aws_ci_bot_version() str[source]

Read the semantic version number from the aws_ci_bot/_version.py file.

aws_ci_bot.deploy.package.zip_deployment_package() pathlib_mate.pathlib2.Path[source]
Returns

the local file path to the lambda deployment package zip file

aws_ci_bot.deploy.package.build_deployment_package() pathlib_mate.pathlib2.Path[source]
Returns

the local file path to the lambda deployment package zip file