Skip to content

A simple tool that automates the process of building and deploying AWS Lambda layers and source artifacts.

License

Notifications You must be signed in to change notification settings

MacHu-GWU/aws_lambda_layer-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social

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:

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

About

A simple tool that automates the process of building and deploying AWS Lambda layers and source artifacts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages