macOS
brew install awscli@1local Homebrew formula metadata
brew
awscli@1 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install awscli@1local Homebrew formula metadata
sudo apt install awscliDebian stable package indexes · awscli · ソース: deb.debian.org
nix profile install nixpkgs#awsclinixpkgs package indexes · pkgs/by-name/aw/awscli/package.nix · ソース: api.github.com
sudo dnf install awscli2Fedora Rawhide package metadata · awscli2 · ソース: dl.fedoraproject.org
sudo zypper install aws-cliopenSUSE Tumbleweed package metadata · aws-cli · ソース: download.opensuse.org
choco install awscliChocolatey community package catalog · awscli · ソース: community.chocolatey.org
概要
Official Amazon AWS command-line interface
ローカルパッケージデータベースに実行可能エイリアスは見つかりませんでした。
履歴
AWS CLI v1 is the original major line of Amazon's official AWS command-line interface. In Homebrew it is packaged as `awscli@1` so users can keep the older Python-oriented CLI behavior while the main `awscli` formula follows AWS CLI v2.
The v1 line began in the same `aws/aws-cli` repository as the main CLI. The repository was created in 2012 and the 1.0.0 release tag was cut in September 2013, establishing the `aws` executable, service subcommands, shared config and credentials files, and a generated interface over AWS service models.
AWS CLI v1 remained the default AWS CLI for years and continued to receive release tags after v2 became available. By late 2025, the repository was still cutting 1.x release tags, but AWS' official lifecycle announcement moved the line into a legacy role.
v1 spread through Python packaging and operating-system package managers because it was easy to install into development machines, servers, and CI images. Many long-running scripts, docs, and wrapper tools still assume v1-era behavior, which is why package managers expose a versioned package rather than only replacing it with v2.
AWS announced that CLI v1 enters maintenance mode on February 1, 2026, and reaches end-of-support on July 31, 2027. That lifecycle makes `awscli@1` useful as a compatibility package, not the forward-looking default.
AWS CLI v1 is used like the modern CLI: `aws configure`, `aws --profile NAME`, and service subcommands such as `aws s3` and `aws sts`. It reads the same shared config and credentials files documented by AWS, normally `~/.aws/config` and `~/.aws/credentials` on Unix-like systems.
The practical reason to install `awscli@1` is compatibility: pinning scripts, environments, or plugins that have not yet been moved to AWS CLI v2.
The formula is a clean example of package-manager major-version coexistence. The executable name is still `aws`, but the package name advertises that the user is opting into a legacy major line with a published support clock.
For package nerds, the interesting bit is not novelty but preservation: keeping old automation reproducible while the vendor's main installation path moves on.
セキュリティ状態
awscli@1 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
Config paths the tool may read or write during local use.
~/.aws/config%USERPROFILE%\.aws\configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentials%USERPROFILE%\.aws\credentials実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
| 実行可能ファイルのデータはありません。 | |||
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:awscli@1 |
|---|---|
| バージョン | 1.45.40 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/awscli@1 |
| ホームページ | https://aws.amazon.com/cli/ |
| リポジトリ | https://github.com/aws/aws-cli |
| 上流ドキュメント | https://docs.aws.amazon.com/cli/v1/userguide/cli-chap-welcome.html |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/11/5f/c1b234cac0bd84b68b73f4aefb52a6817a811d6f53ba41c4543045636410/awscli-1.45.40.tar.gz |
| 最終更新 | 2026-07-04T03:25:28Z |
| Pulse | updated |
| 依存関係 | libyaml, python@3.14 |
| macOS 提供ライブラリ | mandoc |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | The "examples" directory has been installed to: $HOMEBREW_PREFIX/share/awscli/examples |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | awscli@1 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
awscli 2.23.6-1
Unified command line interface to Amazon Web Services
https://github.com/aws/aws-cli
sudo apt install awscliawscli
nix profile install nixpkgs#awscliawscli2 2.34.29-2.fc45
Universal Command Line Environment for AWS, version 2
https://github.com/aws/aws-cli/tree/v2
sudo dnf install awscli2aws-cli 1.44.51-1.1
Amazon Web Services Command Line Interface
https://github.com/aws/aws-cli
sudo zypper install aws-cliawscli
choco install awscliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.