There was an error while loading. Please reload this page.
1 parent 4cd983e commit bb4aa09Copy full SHA for bb4aa09
awslambdas3event/README.md
@@ -18,7 +18,7 @@ It handles an AWS Lambda function that sends information to the log about an obj
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