# aws2-wrap を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:aws2-wrap
```

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

### macOS

- Homebrew (100%):

```sh
brew install aws2-wrap
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:aws2-wrap
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/aws2-wrap>
- **バージョン:** 1.4.0
- **ソース概要:** Script to export current AWS SSO credentials or run a sub-process with them
- **ホームページ:** <https://github.com/linaro-its/aws2-wrap>
- **リポジトリ:** <https://github.com/linaro-its/aws2-wrap>
- **上流ドキュメント:** <https://github.com/linaro-its/aws2-wrap#readme>
- **ライセンス:** GPL-3.0-only
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/6d/c7/8afdf4d0c7c6e2072c73a0150f9789445af33381a611d33333f4c9bf1ef6/aws2-wrap-1.4.0.tar.gz>
- **最終更新:** 2026-05-19T07:45:48-04:00
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- aws2-wrap (cli)
- aws2-wrap (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.4.0
- マネージャ更新日: 2026-05-19
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/linaro-its/aws2-wrap
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

`aws2-wrap` is a small Python wrapper for using AWS CLI v2 SSO credentials with tools that did not understand SSO profile entries. It can run commands, export credentials, generate temporary AWS config/credentials profiles, and provide a `credential_process` bridge.

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

The public repository was created in January 2020, and PyPI shows aws2-wrap 1.0.0 uploaded a few days later. The README explains that the name refers to AWS CLI v2, even though the CLI binary is no longer called `aws2`.

By June 2026 the GitHub repository was archived, making it best understood as a transitional utility from the early AWS CLI v2 SSO period rather than an actively expanding AWS credential platform.

### 採用の歴史

The package reached PyPI and Homebrew, but Homebrew analytics showed only single-digit 30-day installs in June 2026. That fits its niche: it is valuable when a legacy tool cannot consume SSO profile data, but it is less central once AWS SDKs and tools improve native SSO support.

### 使われ方

Typical usage is `aws2-wrap --profile MySSOProfile terraform plan`, `eval "$(aws2-wrap --profile MySSOProfile --export)"`, or a `credential_process = aws2-wrap --process --profile <profile>` entry in `.aws/config`. The README also documents generating temporary profile sections into `$AWS_CONFIG_FILE` and `$AWS_SHARED_CREDENTIALS_FILE`.

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

Its significance is its smallness: `aws2-wrap` is essentially a compatibility shim that exists because package ecosystems move at different speeds. For maintainers, it is a good example of a tool whose best history is the gap it closed, not a sprawling feature set.

### タイムライン

- 2020-01: Public GitHub repository created.
- 2020-01: aws2-wrap 1.0.0 uploaded to PyPI.
- 2023-12: aws2-wrap 1.4.0 uploaded to PyPI.
- 2025-08: GitHub repository last pushed and marked archived.

### Related projects

- `aws-sso-util credential-process` and AWS CLI v2 native SSO support solve overlapping compatibility problems.
- `aws-vault` and `aws-sso-cli` are broader credential-management tools rather than a narrow wrapper.

### ソース

- <https://formulae.brew.sh/api/formula/aws2-wrap.json>
- <https://github.com/linaro-its/aws2-wrap>
- <https://pypi.org/pypi/aws2-wrap/json>
- <https://raw.githubusercontent.com/linaro-its/aws2-wrap/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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
- Windows: %USERPROFILE%\.aws\config

## Credential files

- Unix: ~/.aws/credentials
- Windows: %USERPROFILE%\.aws\credentials
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** aws2-wrap
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/ja/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [amazon-ecs-cli](https://www.automicvault.com/ja/pkg/brew/amazon-ecs-cli/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-amplify](https://www.automicvault.com/ja/pkg/brew/aws-amplify/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-cdk](https://www.automicvault.com/ja/pkg/brew/aws-cdk/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-console](https://www.automicvault.com/ja/pkg/brew/aws-console/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-elasticbeanstalk](https://www.automicvault.com/ja/pkg/brew/aws-elasticbeanstalk/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-es-proxy](https://www.automicvault.com/ja/pkg/brew/aws-es-proxy/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-google-auth](https://www.automicvault.com/ja/pkg/brew/aws-google-auth/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-iam-authenticator](https://www.automicvault.com/ja/pkg/brew/aws-iam-authenticator/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-sso-util](https://www.automicvault.com/ja/pkg/brew/aws-sso-util/) - Both packages touch the same language runtime or ecosystem. Shared terms: aws, cli, cloud, cloud-infrastructure, infrastructure.
- [aws-shell](https://www.automicvault.com/ja/pkg/brew/aws-shell/) - Both packages touch the same language runtime or ecosystem. Shared terms: aws, cli, cloud, cloud-infrastructure, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/aws2-wrap.yml](https://github.com/automic-vault/db/blob/main/combined/aws2-wrap.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
