munendrasn opened a new pull request, #10289: URL: https://github.com/apache/iceberg/pull/10289
STS by default uses Global endpoint but AWS recommends to use regional [endpoints](https://aws.amazon.com/blogs/security/how-to-use-regional-aws-sts-endpoints/). The PR introduces new property `client.assume-role.sts-regional-endpoint-enabled`, when set, stsClient is built region specified, else uses the global endpoint - default behaviour Keeping the current behaviour as the default, because for some regions regional point need to explicitly enabled. Once the user enables the regional endpoint, then the flag can be set -- 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]
