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

Use non opt-in region when obtaining tokens for assumed roles #49

Merged
merged 2 commits into from
Feb 18, 2022

Conversation

andresmgot
Copy link
Contributor

Fixes #46

When assuming a role in another account, the region targeted may not exist in the current account (opt-in regions) so we need to use one that we know it will exists.

cc/ @robbierolin

@andresmgot andresmgot requested review from a team, fridgepoet and yaelleC and removed request for a team February 17, 2022 14:41
pkg/awsds/sessions_test.go Outdated Show resolved Hide resolved
pkg/awsds/sessions_test.go Show resolved Hide resolved
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.

Using Assume Role ARN with opt-in regions gives 403
2 participants