# Installer aws-google-auth avec Homebrew

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

## installation

```sh
sudo av install brew:aws-google-auth
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install aws-google-auth
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:aws-google-auth
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.38
- **Résumé source:** Acquire AWS credentials using Google Apps
- **Page d'accueil:** <https://github.com/cevoaustralia/aws-google-auth>
- **Dépôt:** <https://github.com/cevoaustralia/aws-google-auth>
- **Dernière mise à jour:** 2026-07-10T20:43:27Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- aws-google-auth (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.0.38
## Historique du projet et usages

aws-google-auth is a Python command-line tool for acquiring temporary AWS STS credentials using Google Apps / Google Workspace SAML SSO as the identity provider. It targets organizations that wired Google SAML into AWS before newer AWS-native SSO and IAM Identity Center workflows became common.

### Historique du projet

The CEVO Australia repository presents the tool as a way to acquire AWS temporary credentials through Google Apps federation. Its README covers the Google SAML identity-provider setup, the AWS service-provider identifiers needed by the command, installation through pip or Docker, and command-line flags for region, profile, role ARN, U2F, keyring use, and diagnostic output.

### Historique d'adoption

The README points to PyPI and Docker Hub distribution paths, and the GitHub page shows a Python project with a public release line through 0.0.38. Homebrew analytics showed 73 installs in 30 days, 290 in 90 days, and 1,204 in 365 days at the time of this batch, indicating a lingering audience among teams with older Google SAML AWS login setups.

### Modes d'utilisation

Users provide Google username, IdP ID, service-provider ID, AWS region, profile, and optionally a role ARN. The tool prompts for password and MFA, assumes an AWS role, and writes or reuses profile data; its README says profile credentials and related IdP/SP details are stored through AWS profiles in the AWS config file.

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

The package is historically interesting because it bridges consumer-style browser SSO and Unix CLI credential files. It also documents borrowing credential injection ideas from aws-adfs and inspiration from keyme, which places it in the family of pre-IAM-Identity-Center AWS federation helpers.

### Chronologie

- 2015: AWS publishes official guidance for federated single sign-on to AWS using Google Apps.
- 0.0.38: GitHub lists release 0.0.38 as the latest release.
- 2026: Homebrew formula metadata packages aws-google-auth 0.0.38 from PyPI.

### Related projects

- google-aws-federator: a related CEVO tool mentioned by the README for assigning users to AWS account roles.
- aws-adfs: acknowledged by the README as a source for credential injection behavior.
- keyme: acknowledged by the README as inspiration for Google SAML authentication flow handling.

### Sources

- <https://aws.amazon.com/blogs/security/how-to-set-up-federated-single-sign-on-to-aws-using-google-apps/>
- <https://formulae.brew.sh/api/formula/aws-google-auth.json>
- <https://github.com/cevoaustralia/aws-google-auth>


## Notes de sécurité

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



## 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

## Credential files

- Unix: ~/.aws/credentials

## Combined YAML source

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


## Sources

- 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
