Automic VaultAutomic Vault

brew

awscli@1 mit Homebrew, chocolatey, apt, Nix, dnf, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für awscli@1 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install awscli@1

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install awscli

Debian stable package indexes · awscli · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#awscli

nixpkgs package indexes · pkgs/by-name/aw/awscli/package.nix · Quelle: api.github.com

Fedora dnfverifiziert · 92%
sudo dnf install awscli2

Fedora Rawhide package metadata · awscli2 · Quelle: dl.fedoraproject.org

openSUSE zypperverifiziert · 92%
sudo zypper install aws-cli

openSUSE Tumbleweed package metadata · aws-cli · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Official Amazon AWS command-line interface

Befehle und Aliase

In der lokalen Paketdatenbank wurden keine Executable-Aliase gefunden.

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2012: Public GitHub repository `aws/aws-cli` created.
  • 2013: AWS CLI 1.0.0 tag cut.
  • 2020: AWS CLI v2 2.0.0 tag cut, creating the long-term v1/v2 split.
  • 2025: AWS CLI 1.44.0 tag cut, showing ongoing v1 releases before maintenance mode.
  • 2026: AWS CLI v1 scheduled to enter maintenance mode on February 1.
  • 2027: AWS CLI v1 scheduled to reach end-of-support on July 31.

Related projects

  • AWS CLI v2 is the successor major line packaged by Homebrew as `awscli`.
  • Botocore and Boto3 are the Python AWS SDK pieces most closely associated with the v1 ecosystem.
  • AWSume, awscurl, and awslogs consume the same shared AWS credential/profile conventions.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für awscli@1 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.aws/config
Windows
%USERPROFILE%\.aws\config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials
Windows
%USERPROFILE%\.aws\credentials

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
Es waren keine Executable-Daten vorhanden.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.45.40
Manager aktualisiert2026-07-04
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://aws.amazon.com/cli/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:awscli@1
Version1.45.40
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/awscli@1
Homepagehttps://aws.amazon.com/cli/
Repositoryhttps://github.com/aws/aws-cli
Upstream-Dokumentationhttps://docs.aws.amazon.com/cli/v1/userguide/cli-chap-welcome.html
LizenzApache-2.0
Quellarchivhttps://files.pythonhosted.org/packages/11/5f/c1b234cac0bd84b68b73f4aefb52a6817a811d6f53ba41c4543045636410/awscli-1.45.40.tar.gz
Zuletzt aktualisiert2026-07-04T03:25:28Z
Pulseupdated
Abhängigkeitenlibyaml, python@3.14
Von macOS bereitgestellte Bibliothekenmandoc
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenThe "examples" directory has been installed to: $HOMEBREW_PREFIX/share/awscli/examples

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameawscli@1
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt88%

awscli 2.23.6-1

Unified command line interface to Amazon Web Services

https://github.com/aws/aws-cli

sudo apt install awscli
  • Section: admin
  • Architecture: all
  • 15 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: Awscli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: awscli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix88%

awscli

nix profile install nixpkgs#awscli
  • versioned package alias match
  • Abgeglichen nach: Awscli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/aw/awscli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf88%

awscli2 2.34.29-2.fc45

Universal Command Line Environment for AWS, version 2

https://github.com/aws/aws-cli/tree/v2

sudo dnf install awscli2
  • License: Apache-2.0 AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: awscli2
  • 3 Abhängigkeiten
  • 6 stellt bereit
  • versioned package alias match
  • Abgeglichen nach: Awscli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: awscli2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper88%

aws-cli 1.44.51-1.1

Amazon Web Services Command Line Interface

https://github.com/aws/aws-cli

sudo zypper install aws-cli
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: noarch
  • Source Package: aws-cli
  • 6 Abhängigkeiten
  • 5 stellt bereit
  • versioned package alias match
  • Abgeglichen nach: Awscli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aws-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey88%

awscli

choco install awscli
  • versioned package alias match
  • Abgeglichen nach: Awscli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: awscli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','autodesk-fusion360'

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment