Skip to content

Commit 2ea65ed

Browse files
committed
updated the Lambda Readme
1 parent 3e31cd5 commit 2ea65ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javav2/example_code/lambda/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Code excerpts that show you how to call individual service functions.
4949
- [DeleteFunction](src/main/java/com/example/lambda/scenario/LambdaScenario.java#L338)
5050
- [GetFunction](src/main/java/com/example/lambda/scenario/LambdaScenario.java#L196)
5151
- [Invoke](src/main/java/com/example/lambda/scenario/LambdaScenario.java#L242)
52-
- [UpdateFunctionCode](src/main/java/com/example/lambda/scenario/LambdaScenario.java#L196)
52+
- [UpdateFunctionCode](src/main/java/com/example/lambda/scenario/LambdaScenario.java#L274)
5353
- [UpdateFunctionConfiguration](src/main/java/com/example/lambda/scenario/LambdaScenario.java#L311)
5454

5555

@@ -132,4 +132,4 @@ https://github.com/aws-doc-sdk-examples/tree/master/javav2/usecases/creating_wor
132132

133133
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
134134

135-
SPDX-License-Identifier: Apache-2.0
135+
SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)