应用截图

详细介绍
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"
}
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"
}