Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/botpress/aws-sso-displayname
- Owner: botpress
- Created: 2021-11-16T01:16:41.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T12:36:21.000Z (over 1 year ago)
- Last Synced: 2023-05-23T13:48:24.264Z (over 1 year ago)
- Topics: aws, greasemonkey, sso
- Language: JavaScript
- Homepage:
- Size: 48.8 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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