oskaerik / awswitcheroo

A silly Chrome extension that allows you to log into multiple AWS accounts without jumping through hoops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awswitcheroo

A silly Chrome extension that allows you to log into multiple AWS accounts without jumping through hoops.

Usage

The extension generates an STS console link in the Command line or programmatic access modal, which can be opened in an incognito window and gives instant access to the AWS Management Console.

  1. Go to your AWS access portal URL, something like https://abc123.awsapps.com/start
  2. Click Command line or programmatic access for the account you want to log into
  3. Right-click the awswitcheroo link at the top of the modal and select Open Link in Incognito Window

Installation

  1. Clone this repo
  2. Open chrome://extensions
  3. Enable Developer mode (top right corner)
  4. Click Load unpacked and select the cloned repo
  5. Click Details
  6. Enable Allow in Incognito

About

A silly Chrome extension that allows you to log into multiple AWS accounts without jumping through hoops

License:MIT License


Languages

Language:JavaScript 100.0%