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

Add better error message for failed cross-partition requests #9018

Open
tim-finnigan opened this issue Nov 22, 2023 · 1 comment
Open

Add better error message for failed cross-partition requests #9018

tim-finnigan opened this issue Nov 22, 2023 · 1 comment
Labels
cross-sdk feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@tim-finnigan
Copy link
Contributor

As reported in aws/aws-sdk#647 and https://stackoverflow.com/a/54837250, there is a lot of confusion when making requests to GovCloud regions from non-GovCloud regions. The cross-partition requests fail because "You cannot use IAM credentials from one partition to interact with resources in a different partition." This results in authorization errors that vary across services, for example:

image

Would the SDK teams be able to a clearer error message for this scenario?

@tim-finnigan tim-finnigan added feature-request A feature should be added or improved. cross-sdk labels Nov 22, 2023
@tim-finnigan tim-finnigan self-assigned this Nov 22, 2023
@tim-finnigan tim-finnigan added the p3 This is a minor priority issue label Sep 3, 2024
@tim-finnigan tim-finnigan transferred this issue from aws/aws-sdk Oct 30, 2024
@tim-finnigan tim-finnigan removed their assignment Oct 30, 2024
@ElijahLynn
Copy link

fwiw:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cross-sdk feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

2 participants