There was an error while loading. Please reload this page.
1 parent 63ed93d commit 2b0b65fCopy full SHA for 2b0b65f
awslambdalistall-capi/README.md
@@ -67,8 +67,8 @@ List all Lambda functions and their information using the Client API (low-level)
67
68
* You can create some Lambda functions on AWS.
69
70
- You can use the AWS Lambda Function Hello World JSON Java example: [awslambdahellojson](/awslambdahellojson).
71
- You can use the AWS Lambda Function Hello World Java example: [awslambdahello](/awslambdahello).
+ * You can use the AWS Lambda Function Hello World JSON Java example: [awslambdahellojson](/awslambdahellojson).
+ * You can use the AWS Lambda Function Hello World Java example: [awslambdahello](/awslambdahello).
72
73
* You can select the AWS region of the Lambda functions changing the value of `REGION` variable in the code.
74
0 commit comments