AWS Lambda Update: Python, VPC, Increased Function Duration, Scheduling
1–4 of 4 posts
Re: AWS Lambda Update: Python, VPC, Increased Function Duration, Scheduling
#2Python 2.7? Really? Why not 3.4!
Re: AWS Lambda Update: Python, VPC, Increased Function Duration, Scheduling
#3Python 2.7? Really? Why not 3.4!
I believe Lambda runs on AWS linux distributions, and 2.7 is the default Python version for those [1].
1. https://aws.amazon.com/amazon-linux-ami/2015.03-release-note...
Re: AWS Lambda Update: Python, VPC, Increased Function Duration, Scheduling
#4Python 2.7? Really? Why not 3.4!
Python 3.4? Really? Why not 3.5!