I would love to see a browser extension for SSO account tabs if AWS can't solve it natively.
[0] https://github.com/Versent/saml2aws/
1 - You need to do that with each account / role pair
2 - It gives profiles very long names by default (<role>-<account_number>)
3 - It does not set $AWS_PROFILE, so you need to pass `<...> --profile <...>` manually
So the code is actually there already, they just need to make the experience better.
I would love to see a browser extension for SSO account tabs if AWS can't solve it natively.