Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages