tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://goo.gl/0QFjow
MIT License
1.31k stars 140 forks source link

Add spaces around region #256

Closed tomharrisonjr closed 11 months ago

tomharrisonjr commented 2 years ago

Region setting doesn't work from the standard AWS role switcher if configured region doesn't have spaces around =, as in ~region=region=ap-northeast-1~. Update readme to have spaces like region = region=ap-northeast-1 to reflect this.

tilfin commented 1 year ago

What exactly is a standard AWS role switcher? I ran aws cli with this configuration but had no problems.

tomharrisonjr commented 1 year ago

On Mac there's a plug-in widget. That works. When using the AWS console switcher it fails for me.

tilfin commented 1 year ago

I'm sorry not to understand the AWS console switcher. Please paste your screen shot where it fails.