There was an error while loading. Please reload this page.
1 parent c0833cc commit d22f072Copy full SHA for d22f072
awslambdahello/README.md
@@ -33,6 +33,10 @@ It handles a simple AWS Lambda function that shows the content (text) of the cal
33
34
The content of `lambda_function.py` file.
35
36
+* Save the Lambda function.
37
+
38
+ It deploys the Lambda function.
39
40
* Create and configure a Test event:
41
42
Input file content:
awslambdahellojson/README.md
@@ -33,6 +33,10 @@ It handles a simple AWS Lambda function that shows the content (JSON) of the cal
* Create and configure a Test event.
0 commit comments