-
Today's "everything is so broken all the time" story: - awscloud Lambda uses Python 3.6 (or 2.7) - Amazon Linux only goes up to 3.5 outside lambda - CodeBuild's curated images only go up to Python 3.5 - Testing/deploying a lambda app on CodeBuild requires a non-curated image 🙄