# aws-google-auth を Homebrew でインストール

aws-google-auth のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:aws-google-auth
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.0.38
- **ソース概要:** Acquire AWS credentials using Google Apps
- **ホームページ:** <https://github.com/cevoaustralia/aws-google-auth>
- **リポジトリ:** <https://github.com/cevoaustralia/aws-google-auth>
- **最終更新:** 2026-07-10T20:43:27Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- aws-google-auth (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.0.38
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

aws-google-auth に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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


## ソース

- 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
