macOS
brew install iamylocal Homebrew formula metadata
安装
brew install iamylocal Homebrew formula metadata
nix profile install nixpkgs#iamynixpkgs package indexes · pkgs/by-name/ia/iamy/package.nix · 来源: api.github.com
概览
AWS IAM import and export tool
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
iamy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/99designs/iamy
安装元数据
| 软件包键 | brew:iamy |
|---|---|
| 版本 | 2.4.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/iamy |
| 主页 | https://github.com/99designs/iamy |
| 仓库 | https://github.com/99designs/iamy |
| 上游文档 | https://github.com/99designs/iamy#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/99designs/iamy/archive/refs/tags/v2.4.0.tar.gz |
| 依赖 | awscli |
| 构建依赖 | go |
| Bottle | 可用 (于 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-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
iamy
nix profile install nixpkgs#iamy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.