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

Complaint about invalid role_arn #338

Open Nuru opened 6 months ago

Nuru commented 6 months ago

Describe the bug

I copied a working configuration out of Firefox and into Chrome, and got the error

The profile includes invalid role_arn parameter

Expected behavior

  1. Since it is working in Firefox, I would expect it to work in Chrome.
  2. I have dozens (hundreds?) of roles. The error message should specify which role_arn parameter is invalid, e.g.

The profile includes invalid role_arn parameter "arn:aws:iam::123456789012:role/foobar[profile]"

Environment