It turns out you can, in fact, run Python on Lambda. Neat.
Python is a specifically supported language, but you can run any language you want using a custom runtime.
Python is a specifically supported language, but you can run any language you want using a custom runtime.