Minimizing the size of lambdas by avoiding having boto3 and its stubs in the deployment package
If you are having problems with AWS lambdas exceeding the 250MB limit, here is a tip that might help. First of all, it is good to know that, unless you need a specific version, you do not need to include boto3 in your deployments because it is already provided with the runtime environment. When you … Continue reading Minimizing the size of lambdas by avoiding having boto3 and its stubs in the deployment package
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed