python-lambda icon indicating copy to clipboard operation
python-lambda copied to clipboard

Deploy bundles boto3 and botocore packages to deploy into lambda

Open Veilkrand opened this issue 6 years ago • 2 comments

boto3 or botocore packages shouldn't be bundled and deployed to lambda as they are already available in the lambda function environment.

Veilkrand avatar Oct 06 '19 02:10 Veilkrand

This is making my bundle too big and can't deploy. Any workaround ?

imendi avatar May 26 '21 19:05 imendi