macOS
brew install aws-rotate-keylocal Homebrew formula metadata
安装
brew install aws-rotate-keylocal Homebrew formula metadata
nix profile install nixpkgs#aws-rotate-keynixpkgs package indexes · pkgs/by-name/aw/aws-rotate-key/package.nix · 来源: api.github.com
概览
Easily rotate your AWS access key
历史
aws-rotate-key is a small Go CLI for rotating AWS IAM access keys stored in the shared AWS credentials file.
The public repository begins in September 2016 with commits that create a new key, replace the old key in the credentials file, inspect last-used metadata, and add the README. Its purpose has remained narrow: automate a security best-practice task that is easy to perform incorrectly by hand.
The README documents binaries from GitHub Releases, Homebrew installation on macOS, a PPA for Ubuntu, and go install. That packaging mix reflects a utility meant for individual operators and small automation scripts rather than a larger platform.
The tool reads AWS credentials from the credentials file, lists the IAM user's access keys, explains the planned rotation steps, waits for confirmation unless told otherwise, writes the new key pair back to the credentials file, and deactivates or deletes the old key.
It supports profile selection, an alternate authentication profile, MFA, automatic yes-to-prompts, and deleting rather than deactivating the old key.
Its package-manager appeal is that it turns a fussy IAM/API sequence into one binary with few moving parts. The downside for maintainers is that it edits credentials directly, so provenance and version trust matter more than the code size suggests.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Credential-bearing paths to review before unattended agent runs.
~/.aws/credentialsC:\Users\USERNAME\.aws\credentials可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
aws-rotate-key | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/stefansundin/aws-rotate-key
安装元数据
| 软件包键 | brew:aws-rotate-key |
|---|---|
| 版本 | 1.2.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/aws-rotate-key |
| 主页 | https://github.com/stefansundin/aws-rotate-key |
| 仓库 | https://github.com/stefansundin/aws-rotate-key |
| 上游文档 | https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html |
| 许可证 | MIT |
| 源码归档 | https://github.com/stefansundin/aws-rotate-key/archive/refs/tags/v1.2.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aws-rotate-key |
| 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 软件包链接分开显示。
aws-rotate-key
nix profile install nixpkgs#aws-rotate-key来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.