Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/botpress/aws-sso-displayname

Greasemonkey script that makes the assumed role more readable when using AWS SSO
https://github.com/botpress/aws-sso-displayname

aws greasemonkey sso

Last synced: 3 months ago
JSON representation

Greasemonkey script that makes the assumed role more readable when using AWS SSO

Awesome Lists containing this project

README

        

# aws-sso-displayname

Greasemonkey script that makes the assumed role more readable when using AWS SSO

Transforms this:
![before](screenshots/before.png)

Into this:
![after](screenshots/after.png)

## Features:
* Displays the role & account ID more clearly
* Accounts can be color-coded

## Installation
Copy-paste the code in [`script.js`](script.js) and [install it](https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts) in your Greasemonkey browser extension