# iamy を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:iamy
```

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

### macOS

- Homebrew (100%):

```sh
brew install iamy
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#iamy
```

  証拠: nixpkgs package indexes: pkgs/by-name/ia/iamy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:iamy
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/iamy>
- **バージョン:** 2.4.0
- **ソース概要:** AWS IAM import and export tool
- **ホームページ:** <https://github.com/99designs/iamy>
- **リポジトリ:** <https://github.com/99designs/iamy>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/99designs/iamy/archive/refs/tags/v2.4.0.tar.gz>
- **最終更新:** 2026-07-26T04:07:47+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- iamy (cli)
- iamy (エイリアス)

## 依存関係

- awscli

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.4.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/99designs/iamy
- 検出された最新: v2.4.0 (最新)
## プロジェクトの歴史と使われ方

IAMy is a Go command-line tool from 99designs for dumping AWS IAM users, groups, roles, and policies into YAML files and pushing YAML-backed IAM changes back through AWS CLI commands.

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

The project grew out of the infrastructure-as-code practice of keeping IAM state in a reviewable repository. Its README describes the two-command model: `pull` syncs IAM resources into YAML and `push` turns YAML changes into an execution plan of AWS CLI commands.

### 採用の歴史

IAMy remained a niche AWS operations tool rather than a broad cloud framework. Homebrew and Nix packaging made it easy for Unix-oriented infrastructure teams to install, and the GitHub repository accumulated a modest community of users around the YAML export/import workflow.

### 使われ方

Operators use IAMy when they want AWS IAM represented as ordinary files that can be reviewed in pull requests. The tool deliberately prints AWS CLI commands for `push`, which makes destructive or privilege-changing operations visible before execution.

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

For package collectors, IAMy is a compact example of the pre-CloudFormation/Terraform tooling layer around AWS IAM: small Go binaries, YAML state, Homebrew distribution, and explicit links to neighboring tools such as iamer, Terraform, the AWS CLI, and aws-vault.

### タイムライン

- v1.0.0: The repository tagged a 1.0 line after early file-layout work.
- v2.0.0: The release notes describe a layout-changing release that added S3 bucket ACL management and normalized AWS policy documents.
- v2.1.0: The release notes added a dry-run flag, policy and role descriptions, and cleanup for excess policy versions.
- 2021: v2.4.0 added slower but more accurate CloudFormation filtering and fixed IAM role/instance-profile deletion ordering.

### Related projects

- The README names percolate/iamer and Terraform as inspiration or adjacent tools, and it points users to AWS CLI environment variables and 99designs/aws-vault for credential handling.

### ソース

- <https://formulae.brew.sh/formula/iamy>
- <https://github.com/99designs/iamy>
- <https://github.com/99designs/iamy/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Nix - iamy: normalized package name match | nixpkgs package indexes: pkgs/by-name/ia/iamy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [awscli](https://pkg.so/ja/brew/awscli/) - Runtime dependency declared by Homebrew.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [cfn-lint](https://pkg.so/ja/brew/cfn-lint/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [aws-iam-authenticator](https://pkg.so/ja/brew/aws-iam-authenticator/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, iam.
- [aws-cdk](https://pkg.so/ja/brew/aws-cdk/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [rain](https://pkg.so/ja/brew/rain/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [awsume](https://pkg.so/ja/brew/awsume/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, iam.
- [terraform-local](https://pkg.so/ja/brew/terraform-local/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [cloudformation-cli](https://pkg.so/ja/brew/cloudformation-cli/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, infrastructure-as-code.
- [awsdac](https://pkg.so/ja/brew/awsdac/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, yaml.
- [terracognita](https://pkg.so/ja/brew/terracognita/) - Local package facts share a topical domain. Shared terms: aws, cli, cloud, cloud-infrastructure, code.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
