macOS
brew install awscli@1local Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de awscli@1 pour les workflows d'agents IA.
installation
brew install awscli@1local Homebrew formula metadata
sudo apt install awscliDebian stable package indexes · awscli · Source: deb.debian.org
nix profile install nixpkgs#awsclinixpkgs package indexes · pkgs/by-name/aw/awscli/package.nix · Source: api.github.com
sudo dnf install awscli2Fedora Rawhide package metadata · awscli2 · Source: dl.fedoraproject.org
sudo zypper install aws-cliopenSUSE Tumbleweed package metadata · aws-cli · Source: download.opensuse.org
choco install awscliChocolatey community package catalog · awscli · Source: community.chocolatey.org
aperçu
Official Amazon AWS command-line interface
Aucun alias exécutable n'a été trouvé dans la base locale des paquets.
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour awscli@1. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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\credentialsexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
| Aucune donnée d'exécutable n'était présente. | |||
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:awscli@1 |
|---|---|
| Version | 1.45.40 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/awscli@1 |
| Page d'accueil | https://aws.amazon.com/cli/ |
| Dépôt | https://github.com/aws/aws-cli |
| Docs amont | https://docs.aws.amazon.com/cli/v1/userguide/cli-chap-welcome.html |
| Licence | Apache-2.0 |
| Archive source | https://files.pythonhosted.org/packages/11/5f/c1b234cac0bd84b68b73f4aefb52a6817a811d6f53ba41c4543045636410/awscli-1.45.40.tar.gz |
| Dernière mise à jour | 2026-07-04T03:25:28Z |
| Pulse | updated |
| Dépendances | libyaml, python@3.14 |
| Bibliothèques fournies par macOS | mandoc |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | The "examples" directory has been installed to: $HOMEBREW_PREFIX/share/awscli/examples |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 awsclipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.