Here are
29 public repositories
matching this topic...
Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.
Amazon Web Services Operator Interface
Updated
Nov 15, 2021
Python
OSS browser extension that changes the color of AWS' navbar depending on the region
Updated
Oct 21, 2021
HTML
Manage AWS creds and tokens in your macOS keychain with autocomplete.
Updated
Nov 16, 2021
Ruby
Shortcuts for AWS EC2 Instance Control from the command-line: list, start, stop and ssh
Updated
Jun 10, 2018
Python
Control AWS EC2 instances using only their name (forget about Instance-Id's forever). Examples: aws-ssh NAME (connect via ssh), aws-list, aws-start NAME, aws-stop NAME
Updated
Jan 25, 2018
Shell
Open AWS console links directly from Alfred
Updated
Dec 20, 2020
JavaScript
Userscript to teach AWS Console keyboard shortcuts
Updated
May 18, 2020
JavaScript
Launch AWS console from the command-line
🔗 Generate a temporary login URL for the AWS Console
chrome extension: Automatically login to your AWS Console via SAML using Google Account.
Updated
Mar 30, 2021
JavaScript
Simple Cerebro plugin to open AWS Console services in your default browser.
Updated
Apr 10, 2019
JavaScript
A helper package to generate an AWS console URL from some credentials.
Chrome Shortkeys extension configuration
Updated
Dec 16, 2020
JavaScript
A portal for AWS role switching, for security-aware professionals.
Updated
Oct 6, 2021
TypeScript
UX friendly Cloud UI for all Clouds
A utility package to get short time AWS console access for custom identity broken entity.
A Fish function for aws-vault that opens a temporary Chrome profile when logging in to the AWS Console
Updated
Jul 23, 2021
Shell
Updated
Mar 22, 2018
JavaScript
awsコンソール画面のヘッダーとフッターを着色する
Updated
Jun 2, 2018
JavaScript
Windows Desktop version of Amazon EC2 Console
Updated
Nov 28, 2021
Visual Basic .NET
This Chrome extension has for purpose to color code differents environnements in the AWS console based on the account number.
Updated
Nov 23, 2021
JavaScript
Google chrome extension for better AWS Console
Updated
Aug 12, 2021
TypeScript
Use cognito as identity provider for logging into AWS console
Updated
Nov 16, 2021
TypeScript
🗑️ 💩 🗑️ Dirty script to broadcast command using load balancer. Don't plan to use this on your prod environment please.
Updated
Jul 10, 2017
Shell
Create AWS Console URLs from ARNs
Improve this page
Add a description, image, and links to the
aws-console
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
aws-console
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The signin token creation process does not seem to actually require a valid session. So right now if you attempt to launch a session, it won’t fail until you get to the browser.
It may be worth adding a get_caller_identity call before creating the signin token to fail earlier.