macOS
brew install aws-consolelocal Homebrew formula metadata
brew
Command-line to use AWS CLI credentials to launch the AWS console in a browser. Version 1.24.4 via Homebrew; verified 2026-04-23.
install
brew install aws-consolelocal Homebrew formula metadata
overview
Command-line to use AWS CLI credentials to launch the AWS console in a browser
history
aws-console is the Homebrew-packaged entry point for Rain's `console` command, a small AWS-console launcher built into the AWS CloudFormation Rain CLI. It uses the caller's current AWS credentials to generate an AWS Console sign-in URL and open it in a browser, with options for profile, region, service home page, stack selection, logout, and URL-only output.
Rain is maintained under the aws-cloudformation GitHub organization as a Go command-line tool for CloudFormation templates and stacks. Its command set covers formatting, packaging, deployment, logging, stack sets, template generation, and a `console` subcommand; the generated Rain documentation identifies `rain console` as the command that logs in to the AWS console.
As a standalone Homebrew formula, aws-console is a narrow convenience package rather than the main Rain distribution. Homebrew analytics showed 64 installs in 30 days, 283 in 90 days, and 1,339 in 365 days at the time of this batch, consistent with a niche operator workflow rather than a broad AWS CLI replacement.
The command is for IAM role sessions, not IAM users. Its documentation says it reads a profile from the AWS CLI configuration file, can target CloudFormation or another AWS service home page, and can print the generated sign-in URL instead of opening a browser.
Package nerds care because it is a tiny subcommand exposed as its own Homebrew package: a focused wrapper around AWS federation and browser login, riding on Rain's CloudFormation-oriented release stream.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.aws/config%USERPROFILE%\.aws\configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentials%USERPROFILE%\.aws\credentialsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aws-console | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/aws-cloudformation/rain
install metadata
| Package key | brew:aws-console |
|---|---|
| Version | 1.24.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aws-console |
| Homepage | https://github.com/aws-cloudformation/rain |
| Repository | https://github.com/aws-cloudformation/rain |
| Upstream docs | https://aws-cloudformation.github.io/rain |
| License | Apache-2.0 |
| Source archive | https://github.com/aws-cloudformation/rain/archive/refs/tags/v1.24.4.tar.gz |
| Last updated | 2026-04-23T17:46:32Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aws-console |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.