This simple chrome extenion highlights AWS account, user role and user identity information.
Enterprises often use AWS accounts to manage their SDLC in Amazon's AWS. Development, QA and Production environments are segregated, each in their own Accounts. Developers and operations staff interac twith AWS in these accounts through the AWS console. When working in multiple VPC's with multiple roles, often AWS console doesn't provide a easy way of identifying which role and which VPC we are operating.
This plugin is activated whenever you are on one of the The AWS Console pages. The pluing gets the current logged in user details and makes a determination of SDLC based on simple rules. It provides and displays a banner at the top of the page with Account alias, user permission and user id information when logged into a federated acount. It displays just the user name when logged into a non-federated stand alone account.