macOS
brew install iamylocal Homebrew formula metadata
brew / rank 5649
AWS IAM import and export tool. Version 2.4.0 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#iamy.
install
brew install iamylocal Homebrew formula metadata
nix profile install nixpkgs#iamynixpkgs package indexes · pkgs/by-name/ia/iamy/package.nix · source: api.github.com
overview
AWS IAM import and export tool
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
iamy | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:iamy |
|---|---|
| Version | 2.4.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/99designs/iamy |
| Repository | https://github.com/99designs/iamy |
| Last updated | 2026-07-26T04:07:47+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
iamy
nix profile install nixpkgs#iamysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.