AWS role switch 作者: Jan
Browser plugin to quickly switch between roles on the AWS console
扩展元数据
屏幕截图
关于此扩展
Browser plugin to quickly switch between roles on the AWS console. This plugin shows a popup with aws roles you configured via a config ini file. It can be triggered via a keyboard combination, a role can then be selected via up and down arrow keys.
Features
Why
You can store up to 5 roles in the AWS console. If you have a bunch of roles over many accounts this browser plugin might be a good choice to store your roles. It can store roughly 2000 roles and syncs it with browsers on other devices.
You might also checkout tilfinltd/aws-extend-switch-roles which is another browser plugin to switch roles. When i started to write this plugin i learned a lot of how the switching works. Originally i intended to contribute to this repository because i needed some features that aren’t implemented there. However, it’s written in a very oldschool style of Javascript, so i decided to rewrite it and give it a modern paint.
Features
- Edit your roles in a
./aws/config styleini format via a code editor - Store ~2k roles
- Group roles together
- Sync config via sync storage on different devices
- Open popup via
Ctrl + Shift + l - Navigate through roles with arrow keys, press enter to assume
- Neat dark/light theme based on your browser settings
Why
You can store up to 5 roles in the AWS console. If you have a bunch of roles over many accounts this browser plugin might be a good choice to store your roles. It can store roughly 2000 roles and syncs it with browsers on other devices.
You might also checkout tilfinltd/aws-extend-switch-roles which is another browser plugin to switch roles. When i started to write this plugin i learned a lot of how the switching works. Originally i intended to contribute to this repository because i needed some features that aren’t implemented there. However, it’s written in a very oldschool style of Javascript, so i decided to rewrite it and give it a modern paint.
评分 5(1 位用户)
权限与数据
必要权限:
- 访问您在 console.aws.amazon.com 域名的数据
- 访问您在 console.amazonaws-us-gov.com 域名的数据
- 访问您在 console.amazonaws.cn 域名的数据
- 访问您在 lightsail.aws.amazon.com 的数据
- 访问您在 health.aws.amazon.com 的数据
- 访问您在 phd.amazonaws-us-gov.com 的数据
- 访问您在 phd.amazonaws.cn 的数据
- 访问您在 signin.aws.amazon.com 的数据
更多信息