Skip to content

Conversation

@MonkeyCanCode
Copy link
Contributor

@MonkeyCanCode MonkeyCanCode commented Feb 24, 2025

This PR enable AWS GOV 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.

@eric-maynard
Copy link
Contributor

The changes look good, but if we can't test CN I wonder if we can keep it blocked until somebody is able to test it?

@MonkeyCanCode
Copy link
Contributor Author

The changes look good, but if we can't test CN I wonder if we can keep it blocked until somebody is able to test it?

Sounds good to me. I will update this PR to keep CN blocked.

@MonkeyCanCode MonkeyCanCode changed the title Add AWS GOV/CN partitions support Add AWS GOV partitions support Feb 25, 2025
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Feb 25, 2025
@MonkeyCanCode MonkeyCanCode merged commit f0c5f05 into apache:main Feb 26, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants