Skip to content

Commit 58bced0

Browse files
committed
s3 dummy change
1 parent 23e5356 commit 58bced0

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+
* TEST DUMMY CHANGE
4344
*/
4445
@Immutable
4546
@SdkPublicApi

0 commit comments

Comments
 (0)