File tree Expand file tree Collapse file tree
javav2/example_code/lambda Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -513,7 +513,7 @@ lambda_UpdateFunctionCode:
513513 excerpts :
514514 - description :
515515 snippet_tags :
516- - lambda.java2.get.function .main
516+ - lambda.java2.update .main
517517 .NET :
518518 versions :
519519 - sdk_version : 3
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