Automic VaultAutomic Vault

brew

Install iamy with Homebrew, Nix

AWS IAM import and export tool. Version 2.4.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install iamy

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#iamy

nixpkgs package indexes · pkgs/by-name/ia/iamy/package.nix · source: api.github.com

overview

Package summary

AWS IAM import and export tool

Commands and aliases

  • iamy

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
iamycliglobal executable

freshness

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

page generated2026-07-08
manager version2.4.0
manager updated
local dataok
upstreamcurrent
latest detectedv2.4.0

https://github.com/99designs/iamy

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:iamy
Version2.4.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/iamy
Homepagehttps://github.com/99designs/iamy
Repositoryhttps://github.com/99designs/iamy
Upstream docshttps://github.com/99designs/iamy#readme
LicenseMIT
Source archivehttps://github.com/99designs/iamy/archive/refs/tags/v2.4.0.tar.gz
Dependenciesawscli
Build dependenciesgo
Bottleavailable (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameiamy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

iamy

nix profile install nixpkgs#iamy
  • normalized package name match
  • Matched by: Iamy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ia/iamy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment