You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When try to "Generate credentials" using some custom profile it doesn't recognize that region set in [default] profile from .aws/config file.
Run "aws configure" doesn't fix issue.
As workaround now can be set env variable AWS_DEFAULT_REGION, but is not very convenient.