sjlva / aws_lambda_layers

A simple TUI for creating python3 zipped lambda layers

Repository from Github https://github.comsjlva/aws_lambda_layersRepository from Github https://github.comsjlva/aws_lambda_layers

AWS Lambda Layers (WIP)

Requirements

Usage

  1. Create a requirements.txt file inplace, containing all package names.
  2. Execute the create_aws_layer.sh by typing:
./create_aws_layers.sh
  1. A TUI will guide you along.

About

A simple TUI for creating python3 zipped lambda layers


Languages

Language:Shell 100.0%