MonkeyCanCode opened a new pull request, #1056: URL: https://github.com/apache/polaris/pull/1056
This PR enable AWS GOV/CN partitions support. This is only tested with AWS GOV partition and not CN partition (as I don't have an AWS account with CN partition to test with, but it should be similar). The existed code already supported/worked with AWS GOV region. The only catch is as those are non-default partitions, the STS endpoint is different. By default, STS requests are made with default partition. Thus, to use AWS GOV partition (as well as CN partition), region info must be set on the catalog. -- 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]
