How to configure default region per account? #793
Unanswered
fatbasstard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
We're using IAM Identity Center and got about a hundred account. Some accounts are multi-region, but a lot of account basically run all the resources in a specific region.
Is there a way to configure the default region of an account when running
granted sso generate?The accounts have an alias that contains the default region, and I guess that's the only place where we "define" the region the workload is running in.
All the accounts now by default just run in the SSO region (
eu-central-1in our case), which is annoying, especially when using AWS CLI, which by default points to the "wrong" region.Any help, tips on this? Or is that maybe a potential feature to be added to Granted?
Beta Was this translation helpful? Give feedback.
All reactions