# aws-google-auth mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aws-google-auth in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:aws-google-auth
- **Paketmanager:** Homebrew
- **Version:** 0.0.38
- **Quellzusammenfassung:** Acquire AWS credentials using Google Apps
- **Homepage:** <https://github.com/cevoaustralia/aws-google-auth>
- **Repository:** <https://github.com/cevoaustralia/aws-google-auth>
- **Zuletzt aktualisiert:** 2026-07-10T20:43:27Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- aws-google-auth (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.0.38
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für aws-google-auth wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



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


## Quellen

- 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
