Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support other AWS partitions #47

Open
sre-ops opened this issue Jan 25, 2023 · 1 comment
Open

Support other AWS partitions #47

sre-ops opened this issue Jan 25, 2023 · 1 comment

Comments

@sre-ops
Copy link

sre-ops commented Jan 25, 2023

I'm getting a token error on credentials that are known and working

@joshdk
Copy link
Owner

joshdk commented May 2, 2023

The various AWS partitions (aws, aws-us-gov, and aws-cn) are completely separate, and used different sts endpoints.

I would like aws-console to interoperate with all of these, but only the aws partition is currently supported. This is primarily due to only having an aws account to test with... 😁

@joshdk joshdk changed the title May not work for China regions Support other AWS partitions May 2, 2023
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

No branches or pull requests

2 participants