AWS Console Labels

#3 / 2 rate

AWS Console Labels

31 users

2020-10-24

benjamin.wagner93

benjamin.wagner93@gmai...

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
100%

Supported Languages

Permissions

Description

Displays AWS Account Labels in the AWS Console header (works with AWS SSO).

This plugin shows an AWS account name in the header of the AWS console based on a JSON configuration.

After installation, please open extension options via the extensions menu and enter a JSON-formatted list of AWS account IDs and labels in the textarea; for example:
{
"123123123123": "MyPersonalAWSAccount",
"456456456456": "CompanyDevAWSAccount",
"789789789789": "CompanyProdAWSAccount"
}