AWS Console Labels: Display AWS Account Labels in the AWS Console header
AWS Console Labels is a Chrome extension developed by benjamin.wagner93. It falls under the category of Browsers with the subcategory of Add-ons & Tools. This free extension allows users to display AWS account labels in the header of the AWS Console, making it easier to identify and manage multiple accounts.
The plugin works with AWS SSO and requires a JSON configuration. After installation, users can open the extension options via the extensions menu and enter a JSON-formatted list of AWS account IDs and labels in the provided textarea. For example, users can input:
{
"": "MyPersonalAWSAccount",
"": "CompanyDevAWSAccount",
"": "CompanyProdAWSAccount"
}
By adding this information, the AWS Console header will now display the corresponding account labels, helping users quickly identify which account they are working with.
AWS Console Labels is a useful tool for individuals or organizations managing multiple AWS accounts, providing a convenient way to differentiate between accounts within the AWS Console.