Skip to content

Some useful AWS Lambda layers for Invenia (and code to deploy them)

License

Notifications You must be signed in to change notification settings

invenia/lambdalayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
Mar 1, 2019
Nov 23, 2022
Mar 29, 2021
Nov 23, 2022
Jan 24, 2020
Feb 27, 2019
Jan 24, 2020
Nov 4, 2020
Nov 4, 2020
Mar 3, 2023
Feb 27, 2019
Feb 23, 2023
Feb 27, 2019
Feb 7, 2019
Jan 24, 2020
Jan 24, 2020
Feb 7, 2019
Nov 23, 2022
Nov 4, 2020

Repository files navigation

Lambda Layers

Python Version Code style: black

Some useful AWS Lambda layers for Invenia (and code to deploy them)

Requirements

  • python3.6+
  • Should not be run in a virtualenv (like plz)

Example

An example of publishing a layer:

lls publish --profile operations --layer pg8000 --version v0.0.8 --layer-path layers/pg8000/ --runtimes python3.7 --my-organization