macOS
brew install aws-sso-utillocal Homebrew formula metadata
brew
aws-sso-util のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aws-sso-utillocal Homebrew formula metadata
nix profile install nixpkgs#aws-sso-utilnixpkgs package indexes · pkgs/by-name/aw/aws-sso-util/package.nix · ソース: api.github.com
概要
Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better)
履歴
`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.
セキュリティ状態
aws-sso-util に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aws-sso-util | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/61418/aws-sso-util
インストールメタデータ
| パッケージキー | brew:aws-sso-util |
|---|---|
| バージョン | 4.33.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aws-sso-util |
| ホームページ | 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 |
| Pulse | updated |
| 依存関係 | certifi, libyaml, python@3.14, rpds-py |
| 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-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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
aws-sso-util
nix profile install nixpkgs#aws-sso-utilソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.