aws-lambda-layer 0.5.2

Last updated:

0 purchases

aws-lambda-layer 0.5.2 Image
aws-lambda-layer 0.5.2 Images
Add to Cart

Description:

awslambdalayer 0.5.2

Welcome to aws_lambda_layer Documentation
A simple tool that automates the process of building and deploying AWS Lambda layers and source artifacts. It utilizes a purposefully designed S3 folder structure to store all historical versions of artifacts.
Usage Examples:

build_layer.py
build_source.py

You may need additional tools to build your source artifacts:

do pip install build to use python -m build
do pip install poetry to use poetry build


Install
aws_lambda_layer is released on PyPI, so all you need is:
$ pip install aws_lambda_layer
To upgrade to latest version:
$ pip install --upgrade aws_lambda_layer

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.