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


##########
aws/src/main/java/org/apache/iceberg/aws/AwsProperties.java:
##########
@@ -1227,6 +1279,22 @@ public <T extends DynamoDbClientBuilder> void 
applyDynamoDbEndpointConfiguration
     configureEndpoint(builder, dynamoDbEndpoint);
   }
 
+  /**
+   * Override the AWS client region for all AWS clients used by {@link

Review Comment:
   I don't think we need to mention it's override for 
`DefaultAwsClientFactory`, because we will probably apply this also to the 
other client factories in the Iceberg codebase



-- 
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