# 使用 Homebrew, Nix 安装 aws-sso-util

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

## 安装

```sh
sudo av install brew:aws-sso-util
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install aws-sso-util
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#aws-sso-util
```

  证据: nixpkgs package indexes: pkgs/by-name/aw/aws-sso-util/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:aws-sso-util
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/aws-sso-util>
- **版本:** 4.33.0
- **来源摘要:** Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better)
- **主页:** <https://github.com/61418/aws-sso-util>
- **仓库:** <https://github.com/61418/aws-sso-util>
- **上游文档:** <https://github.com/61418/aws-sso-util#readme>
- **许可证:** Apache-2.0
- **源码归档:** <https://files.pythonhosted.org/packages/4f/64/f00272ecbc60703d0f1a3b17ab75d893c05ec5d60b0e6e9d59ef9b8b9c61/aws_sso_util-4.33.0.tar.gz>
- **最后更新:** 2026-07-04T23:31:44+09:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- aws-sso-util (cli)
- aws-sso-util (别名)

## 依赖

- certifi
- libyaml
- python@3.14
- rpds-py

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 4.33.0
- 管理器更新时间: 2026-07-04
- 本地数据: OK
- 上游仓库: https://github.com/61418/aws-sso-util
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

`aws-sso-util` is a Python CLI and support library for AWS IAM Identity Center. Its README frames the project as a temporary smoothing layer over rough edges in AWS SSO, especially configuration, login/logout, SDK support, identifier lookup, and CloudFormation administration.

### 项目历史

The public repository was created in May 2020, during the period when AWS CLI v2 support for SSO was still maturing. The README says the package superseded `aws-sso-credential-process`, preserving that earlier credential_process idea while expanding into a broader toolbox.

The repository later lived under the `61418` GitHub organization while PyPI and Homebrew metadata still expose the older `benkehoe/aws-sso-util` homepage URL. GitHub and raw README access redirect to the `61418/aws-sso-util` repository, which is the official repository URL returned here.

### 采用历史

The project reached PyPI and Homebrew, with Homebrew packaging version 4.33.0 from PyPI and reporting modest 30-day formula installs in June 2026. GitHub repository metadata showed more than a thousand stars, which is substantial for an AWS SSO niche utility.

Its adoption niche is administrators and developers who need to generate many AWS config profiles, diagnose Identity Center access, or bridge SDKs and tools that understand `credential_process` but not every SSO-era config shape.

### 使用方式

Common commands include `aws-sso-util configure populate` to generate profiles in `~/.aws/config`, `aws-sso-util login` to log into Identity Center without binding the action to a single account-role profile, and `aws-sso-util credential-process` for SDKs that need an external credential provider.

The project also includes `aws-sso-lib`, exposing programmatic Identity Center login and boto3 session helpers for Python users.

### 为什么软件包爱好者会关心

For package nerds, `aws-sso-util` is interesting because it is both an end-user CLI and a Python library split into CLI and lib release tracks. It also records a transitional moment when AWS SSO support was present but uneven across SDKs, CLIs, IaC tools, and administrative APIs.

### 时间线

- 2020-05: Public GitHub repository created.
- 2020-11: PyPI shows aws-sso-util 2.10.0 uploaded.
- 2022-01: CLI v4.27 and lib v1.10 releases published on GitHub.
- 2024-06: CLI v4.33 / aws-sso-util 4.33.0 released.

### Related projects

- `aws-sso-credential-process` is the predecessor named by the README.
- `aws-sso-lib` is the bundled Python library for programmatic Identity Center authentication.

### 来源

- <https://formulae.brew.sh/api/formula/aws-sso-util.json>
- <https://github.com/61418/aws-sso-util>
- <https://pypi.org/pypi/aws-sso-util/json>
- <https://raw.githubusercontent.com/61418/aws-sso-util/master/README.md>


## 安全说明

没有找到 aws-sso-util 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** aws-sso-util
- **Version Scheme:** 0
- **Revision:** 8
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - aws-sso-util: normalized package name match | nixpkgs package indexes: pkgs/by-name/aw/aws-sso-util/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/zh-hans/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [amazon-ecs-cli](https://www.automicvault.com/zh-hans/pkg/brew/amazon-ecs-cli/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-amplify](https://www.automicvault.com/zh-hans/pkg/brew/aws-amplify/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-cdk](https://www.automicvault.com/zh-hans/pkg/brew/aws-cdk/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-console](https://www.automicvault.com/zh-hans/pkg/brew/aws-console/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-elasticbeanstalk](https://www.automicvault.com/zh-hans/pkg/brew/aws-elasticbeanstalk/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-es-proxy](https://www.automicvault.com/zh-hans/pkg/brew/aws-es-proxy/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-google-auth](https://www.automicvault.com/zh-hans/pkg/brew/aws-google-auth/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-iam-authenticator](https://www.automicvault.com/zh-hans/pkg/brew/aws-iam-authenticator/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-shell](https://www.automicvault.com/zh-hans/pkg/brew/aws-shell/) - Both packages touch the same language runtime or ecosystem. Shared terms: aws, cli, cloud, cloud-infrastructure, infrastructure.
- [aws-sam-cli](https://www.automicvault.com/zh-hans/pkg/brew/aws-sam-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: aws, certifi, cli, cloud, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/aws-sso-util.yml](https://github.com/automic-vault/db/blob/main/combined/aws-sso-util.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
