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.
Run the init.sh script to build the necessary dependencies and create a python.zip package.
chmod +x init.sh
./init.sh