Skip to content

Commit 6d8c8d7

Browse files
committed
Dummy change S3Uri
1 parent ea36871 commit 6d8c8d7

File tree

1 file changed

+1
-0
lines changed
  • services/s3/src/main/java/software/amazon/awssdk/services/s3

1 file changed

+1
-0
lines changed

services/s3/src/main/java/software/amazon/awssdk/services/s3/S3Uri.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
* parameters with special characters, they must be URL-encoded, e.g., replace " " with "%20". If you work with
4141
* virtual-hosted-style URIs with bucket names that contain a dot, i.e., ".", the dot must not be URL-encoded. Encoded buckets,
4242
* keys, and query parameters will be returned decoded.
43+
* $$ DUMMY CHANGE $$
4344
*/
4445
@Immutable
4546
@SdkPublicApi

0 commit comments

Comments
 (0)