# 使用 Homebrew 安装 aws-console

查看 aws-console 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:aws-console
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install aws-console
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:aws-console
- **软件包管理器:** Homebrew
- **版本:** 1.24.4
- **来源摘要:** Command-line to use AWS CLI credentials to launch the AWS console in a browser
- **主页:** <https://github.com/aws-cloudformation/rain>
- **仓库:** <https://github.com/aws-cloudformation/rain>
- **最后更新:** 2026-07-25T14:18:27-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- aws-console (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.24.4
## 项目历史与用法

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.

### 时间线

- 2026: Rain's generated documentation lists `rain console` as the AWS console login command.
- 2026: Homebrew formula metadata packages aws-console from Rain v1.24.4.

### Related projects

- rain: the parent AWS CloudFormation workflow CLI.
- AWS CLI and AWS SDK shared config files: the profile and credential source used by Rain's console workflow.

### 来源

- <https://aws-cloudformation.github.io/rain/rain_console.html>
- <https://formulae.brew.sh/api/formula/aws-console.json>
- <https://github.com/aws-cloudformation/rain>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.aws/config
- Windows: %USERPROFILE%\.aws\config

## Credential files

- Unix: ~/.aws/credentials
- Windows: %USERPROFILE%\.aws\credentials

## Combined YAML source

View the package source record on GitHub. [combined/aws-console.yml](https://github.com/mxcl/pkgdb/blob/main/combined/aws-console.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
