jackye1995 commented on code in PR #9804:
URL: https://github.com/apache/iceberg/pull/9804#discussion_r1503094756


##########
aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIOProperties.java:
##########
@@ -356,6 +356,16 @@ public class S3FileIOProperties implements Serializable {
 
   public static final boolean DUALSTACK_ENABLED_DEFAULT = false;
 
+  /**
+   * Determines if S3 client will allow Cross-Region bucket access, default to 
false.
+   *
+   * <p>For more details, see
+   * 
https://docs.aws.amazon.com/AmazonS3/latest/userguide/dual-stack-endpoints.html

Review Comment:
   is this a wrong doc link?



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to