Skip to content

Commit 6f51957

Browse files
committed
Updated README.md
1 parent f1ede53 commit 6f51957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This is the list of examples:
3030
* [awslambdas3copy](/awslambdas3copy) - AWS Lambda Function S3 Copy: Example of how to handle an AWS Lambda function and copy an object when it appears in a S3 bucket to another S3 bucket.
3131
* [awslambdas3move](/awslambdas3move) - AWS Lambda Function S3 Move: Example of how to handle an AWS Lambda function and move an object when it appears in a S3 bucket to another S3 bucket.
3232
* [awslambdacreate](/awslambdacreate) - AWS Lambda Function Create: Example of how to handle an AWS Lambda function and create it.
33+
* [awslambdaupdate](/awslambdaupdate) - AWS Lambda Function Update: Example of how to handle an AWS Lambda function and update it.
3334
* [awslambdainvoke](/awslambdainvoke) - AWS Lambda Function Invoke: Example of how to handle an AWS Lambda function and invoke it.
3435
* [awslambdalist](/awslambdalist) - AWS Lambda Function List: Example of how to handle an AWS Lambda function and list its information.
3536
* [awslambdalistall](/awslambdalistall) - AWS Lambda Function List All: Example of how to handle AWS Lambda functions and list all Lambda functions and their information.

0 commit comments

Comments
 (0)