https://pantsbuild.org/ logo
a

adamant-airport-25400

05/04/2022, 7:13 PM
runtime -> According to the doc: ” The
runtime
should be one of the values from https://docs.aws.amazon.com/lambda/latest/dg/lambda-python.html. ” So basically, it’s the Python version. Also, It is required to define the lambda handler, which, as the runtime, I have to redefine in my IaC tool.