We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Before:
var accounts = { "123456789123": "Example Dev", "123456789124": "Example Prod", }; After:
var accounts = { "123456789123": "Example Dev", "123456789124": "Example Prod", };
Tampermonkey Usercript to add account aliases in AWS SAML and Session pages
There was an error while loading. Please reload this page.