jdkmpaoglhnpimfciphnednpkfbnphkp
Access AWS services at a glance. A complete searchable services list, organized in categories and a short description to help you choose the right tool.
AWS role switch
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. * Edit your roles in a ./aws/config style ini format via a code editor * Group roles together * Store ~2k roles * 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 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 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.
AWS SSO Extender
Organize access to the AWS console & other AWS SSO (Identity Center) applications ⭐ Quickly access your Favorite AWS SSO apps 🎨 Customize your profiles, roles & AWS console 🔑 Assume IAM roles from your SSO profiles
AWS Peacock Management Console
Browser Extension to change color of AWS Management Console, by Account ID AWS Peacock Management Console - Your Visual AWS Environment Manager Transform your AWS Management Console experience with visual cues that make multi-account management intuitive and efficient. This extension enhances your AWS workflow by: • Customizing header and footer colors based on Account ID, Role name, Permission Set, and Region • Providing instant visual recognition with colored favicon badges (◣) for multiple sessions • Displaying account names automatically, eliminating the need for manual account alias setup • Offering full support for AWS SSO and multi-session management Perfect for teams managing multiple AWS environments, this extension helps prevent configuration mistakes and improves productivity through visual differentiation. This is an open-source project. Feel free to contribute or report issues at https://github.com/xhiroga/aws-peacock-management-console. Your ⭐️ on GitHub would be greatly appreciated!
Former2 Helper
Helps avoid CORS issues with former2.com Calls to the AWS service API endpoints are made either directly with the JavaScript SDK or via the browser extension (which also hits endpoints directly). Recording data is kept entirely in memory or on local disk and is never sent over the internet or anywhere else. You should take care to remove any sensitive data (passwords etc.) when sharing your generated code/templates with others.