price-qian commented on code in PR #5592:
URL: https://github.com/apache/iceberg/pull/5592#discussion_r954313768


##########
aws/src/main/java/org/apache/iceberg/aws/AwsClientFactories.java:
##########
@@ -193,6 +193,14 @@ public static <T extends SdkClientBuilder> void 
configureEndpoint(T builder, Str
     }
   }
 
+  /**
+   * Build an S3Configuration object from two boolean flags, pathStyleAccess 
and
+   * s3UseArnRegionEnabled
+   *
+   * @deprecated Not for public use. To build an S3Configuration object, use
+   *     S3Configuration.builder() directly.

Review Comment:
   Added



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to