Keywords
admin
Install
pip install lambda-utility==1.14.0

Documentation

lambda-utility

Python Black Checked with mypy PyPi

AWS Lambda에서 자주 사용하는 기능 구현

Installation

Python 3.7 +

$ pip install lambda-utility

Create a layer file

$ python layer

...
Complete -> 'lambda-utility.zip'

or

$ python layer -o {filename}

...
Complete -> '{filename}'