There was an error while loading. Please reload this page.
1 parent 71ab4c0 commit f5787c5Copy full SHA for f5787c5
awslambdahello/README.md
@@ -18,7 +18,7 @@ It handles a simple AWS Lambda function that shows the content (text) of the cal
18
19
* Create an AWS lambda function.
20
* Name: `<LAMBDA_NAME>`
21
- * Runtime: `Python 3.6`
+ * Runtime: `Python 3.8`
22
* Handler: `lambda_function.lambda_handler`
23
* Role: `lambda-basic-execution`
24
* The triggers:
0 commit comments