File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
javav2/example_code/lambda Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
133133Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
134134
135- SPDX-License-Identifier: Apache-2.0
135+ SPDX-License-Identifier: Apache-2.0
You can’t perform that action at this time.
0 commit comments