File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ functions within the same service.
88
88
89
89
90
90
<!-- custom.examples.start-->
91
- - [ Create a presigned URL for download] ( s3/ src/main/java/com/example/s3/GeneratePresignedGetUrlAndRetrieve.java)
92
- - [ Create a presigned URL for upload] ( s3/ src/main/java/com/example/s3/GeneratePresignedUrlAndPutFileWithMetadata.java)
91
+ - [ Create a presigned URL for download] ( src/main/java/com/example/s3/GeneratePresignedGetUrlAndRetrieve.java )
92
+ - [ Create a presigned URL for upload] ( src/main/java/com/example/s3/GeneratePresignedUrlAndPutFileWithMetadata.java )
93
93
<!-- custom.examples.end-->
94
94
95
95
## Run the examples
@@ -305,4 +305,4 @@ in the `javav2` folder.
305
305
306
306
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
307
307
308
- SPDX-License-Identifier: Apache-2.0
308
+ SPDX-License-Identifier: Apache-2.0
You can’t perform that action at this time.
0 commit comments