Skip to content

nandanchandra/lambda-layer-mgmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Layer Management

AWS Lambda layers allow you to manage your Lambda function dependencies. This repository provides a process for building and packaging with Python dependencies using Docker.

Setup and Usage

Run the init.sh script to build the necessary dependencies and create a python.zip package.

Grant Executable File Permission

chmod +x init.sh

Execute

./init.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published