Skip to content

Commit d22f072

Browse files
committed
Updated README.md
1 parent c0833cc commit d22f072

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

awslambdahello/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ It handles a simple AWS Lambda function that shows the content (text) of the cal
3333

3434
The content of `lambda_function.py` file.
3535

36+
* Save the Lambda function.
37+
38+
It deploys the Lambda function.
39+
3640
* Create and configure a Test event:
3741

3842
Input file content:

awslambdahellojson/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ It handles a simple AWS Lambda function that shows the content (JSON) of the cal
3333

3434
The content of `lambda_function.py` file.
3535

36+
* Save the Lambda function.
37+
38+
It deploys the Lambda function.
39+
3640
* Create and configure a Test event.
3741

3842
Input file content:

0 commit comments

Comments
 (0)