Lacie
Results
1
comments of
Lacie
I downloaded the deployment package from my lambda, and it seems that Amplify is [creating a deployment package using a venv](https://docs.aws.amazon.com/lambda/latest/dg/python-package.html#python-package-update-venv), effectively more than doubling the size of it. @josefaidt...