Quickly switch services & regions in AWS.
Alt + S: Toggles service menu.
Alt + A: Toggles account menu.
Alt + R: Toggles region menu.
Alt + P: Toggles support menu.
You can see these shortcuts at any time by clicking the extension icon in Chrome.
- Adds a search box to filter region selection. Start typing as soon as the region list is open!
- Use arrow keys to navigate between regions, and the filter box. Loops from top to bottom, and bottom to top.
- All features supported in old and new UI console versions.
Concerned about security? Please see the security policy for more information.
Feel free to get in touch about any concerns you may have.
Please use the GitHub issue tracker to report any feedback.
The extension source code is in src/
.
The extension files and manifest are built using a simple script.
Install required modules with npm install
and build with npm run build
.