pkg.sopackage field notes

brew / rang 2133

Installer aws-sso-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aws-sso-cli pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install aws-sso-cli

provider-native install command

aperçu

Résumé du paquet

Securely manage AWS API credentials using AWS SSO

Commandes et alias

  • aws-sso

historique

Historique du projet et usages

AWS SSO CLI is a Go command-line tool for AWS IAM Identity Center users who want a more ergonomic and more security-focused alternative to the stock AWS CLI SSO workflow. The project describes itself as a secure replacement for the `aws configure sso` wizard, with role selection, interactive search, profile generation, browser console helpers, and encrypted token storage.

Historique du projet

The public repository was created in May 2021 and early GitHub releases began with v1.0.0 in July 2021. It arrived after AWS CLI v2 added native SSO support, but focused on organizations with many accounts and many IAM roles, where plain AWS CLI profiles can become cumbersome.

The project evolved around two package-nerd concerns: a single static Go binary with official release artifacts, and a configuration model that could coexist with standard AWS CLI profile files. The documentation notes a move to XDG-style state under `~/.config/aws-sso` in v1.17.0 while keeping `~/.aws-sso` compatibility.

Historique d'adoption

Homebrew carries `aws-sso-cli` in homebrew-core, and the project documentation names Homebrew as a first-class installation path. Its GitHub repository metadata showed hundreds of stars and forks in June 2026, and Homebrew analytics showed hundreds of 30-day installs, indicating use beyond a single organization without making it a default AWS tool.

Adoption has tracked the AWS IAM Identity Center transition: the README explicitly notes that AWS SSO was renamed IAM Identity Center, while the underlying config fields and APIs still use SSO terminology. That made the package useful during the long period when project names, AWS docs, and API names did not all say the same thing.

Modes d'utilisation

Typical use is `aws-sso` for guided setup, `aws-sso exec` or shell helpers to export short-lived STS credentials, and generated entries in `~/.aws/config` for tools that already understand AWS named profiles. The README emphasizes encrypted storage for AWS SSO client secrets, access tokens, and CLI cache credentials.

The tool is most relevant for developers who switch across many AWS accounts and roles, especially when the AWS web console and CLI both need fast profile switching.

Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, AWS SSO CLI is an example of a post-AWS-CLI-v2 helper that did not just wrap `aws sso login`; it packaged a more opinionated identity workflow as one cross-platform Go binary. The Homebrew formula tracks upstream release tags, while upstream also publishes binary, RPM, and DEB artifacts.

Chronologie

  • 2021-05: Public GitHub repository created.
  • 2021-07: v1.0.0 prerelease published on GitHub.
  • 2021-10: v1.2.0 published as a non-prerelease GitHub release.
  • 2026-06: v2.3.1 published; Homebrew stable version tracked v2.3.1.

Related projects

  • The README compares AWS SSO CLI to `aws-vault`, noting overlap in secure credential handling but a stronger focus on IAM Identity Center instead of long-term API keys.
  • `aws-sso-util` and `aws2-wrap` solve adjacent AWS SSO workflow gaps, especially profile generation, credential_process integration, or tools that lagged native SSO support.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour aws-sso-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/aws-sso/config.yaml~/.aws-sso/config.yaml~/.aws/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/sso/cache/botocore-client-id-<region>.json~/.aws/sso/cache/<random>.json~/.aws/cli/cache/<random>.json~/.aws/credentials

exécutables

Exécutables installés

CommandeTypeExpositionNote
aws-ssoexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.3.2
gestionnaire mis à jour2026-07-29
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:aws-sso-cli
Version2.3.2
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://synfinatic.github.io/aws-sso-cli/
Dépôthttps://github.com/synfinatic/aws-sso-cli
Dernière mise à jour2026-07-29T15:10:50Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation