Skip to content

how to run a lambda in AWS with python 2.7 after deprecation

License

Notifications You must be signed in to change notification settings

gpanico/lambda_runtime_py27

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda_runtime_py27

how to run a lambda in AWS with python 2.7 after deprecation

You can run a lambda in AWS using any runtime you wish, including deprecated ones. If you wish to keep using PY2.7 - this is how you create a docker image with py2.7 official runtime and execute a function as a lambda.

About

how to run a lambda in AWS with python 2.7 after deprecation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published