Add a layer for your package to your AWS Lambda layer.
Create a folder with packages
pip3 install -t python/lib/python3.7/site-packages <package name>
--Replace python3.7
as appropriate
python
folder into a ziphttps://blog.ikedaosushi.com/entry/2018/12/22/231421
macOS 10.15.4 Python 3.7.7
Recommended Posts