macOS
brew install aws-consolelocal Homebrew formula metadata
brew
aws-console のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aws-consolelocal Homebrew formula metadata
概要
Command-line to use AWS CLI credentials to launch the AWS console in a browser
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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\credentials実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aws-console | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/aws-cloudformation/rain
インストールメタデータ
| パッケージキー | brew:aws-console |
|---|---|
| バージョン | 1.24.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aws-console |
| ホームページ | https://github.com/aws-cloudformation/rain |
| リポジトリ | https://github.com/aws-cloudformation/rain |
| 上流ドキュメント | https://aws-cloudformation.github.io/rain |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/aws-cloudformation/rain/archive/refs/tags/v1.24.4.tar.gz |
| 最終更新 | 2026-04-23T17:46:32Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.