Skip to content

Userscript to teach AWS Console keyboard shortcuts

License

Notifications You must be signed in to change notification settings

jamesoff/tamper-console

Repository files navigation

AWS Console Keyboard shortcuts

This userscript adds some keyboard shortcuts and other twiddles to the AWS Console.

  • Type . to open the Services menu, a bit like JIRA's shortcut menu. You can then type the name of the service you want, use the arrow keys to navigate the autocomplete suggestions, and hit enter to go to there.
  • Type OptionR (AltR) to open the Regions menu, and then type a region name. Regions are greyed out if they don't match what you've typed. Once you've typed enough to match just one region, hit enter to go there. You can search by region name (us-east-1 etc) or the geographic region (Virginia).
  • You can close the Services and Region menus with Escape.
  • The region menu in the top bar gains a flag and is slightly more prominent.

I dislike Javascript, so any and all improvements are welcome!

Tested with Tampermonkey in Chrome and FireFox. Other browsers/plugins may vary.

To install: clicky

Animated GIF showing use of services menu

Animated GIF showing use of region menu

Releases

No releases published

Packages

No packages published