Automic VaultAutomic Vault

brew

awscli-local mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install awscli-local

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Thin wrapper around the aws command-line interface for use with LocalStack

Befehle und Aliase

  • awslocal
  • awslocal.bat

Verlauf

Projektgeschichte und Nutzung

`awscli-local` provides the `awslocal` command, a thin wrapper around the AWS CLI for use with LocalStack. Its central job is to remove repetitive `--endpoint-url=http://localhost:4566` boilerplate while preserving the normal `aws` command shape.

Projektgeschichte

The public GitHub repository and first PyPI upload both date to July 2017, early in LocalStack's effort to make local AWS service emulation feel like regular AWS tooling. The README changelog starts at v0.1 and tracks pragmatic wrapper fixes such as endpoint handling, Windows support, AWS CLI v1/v2 compatibility, and CloudFormation package workarounds.

The package stayed intentionally small: the README says it can mostly be replaced by a shell alias except for cases like CloudFormation packaging that require extra endpoint handling.

Adoptionsgeschichte

The project is packaged on PyPI and Homebrew. GitHub repository metadata showed around a thousand stars in June 2026, and Homebrew analytics showed hundreds of 30-day installs, reflecting LocalStack users who prefer a named wrapper over manually managing endpoint flags.

Its adoption follows LocalStack adoption: as developers write tests and local integration workflows against emulated AWS services, `awslocal` becomes a convenience command that keeps examples and scripts close to real AWS CLI usage.

Wie es verwendet wird

The normal pattern is replacing `aws --endpoint-url=http://localhost:4566 kinesis list-streams` with `awslocal kinesis list-streams`. The README documents environment variables such as `AWS_ENDPOINT_URL`, `LOCALSTACK_HOST`, and `USE_SSL`, plus shell completion registration for `awslocal` alongside `aws`.

Because it wraps the AWS CLI, it inherits the AWS CLI config and credentials file conventions even when LocalStack examples often use placeholder credentials.

Warum Paket-Nerds sich dafür interessieren

For package nerds, `awscli-local` is a model of a deliberately boring wrapper: a small command that survives because it standardizes a repeated local-development incantation. It also shows why wrapper packages keep existing even when an alias is possible: packages travel through PyPI, Homebrew, CI images, and docs more predictably than a private shell function.

Zeitleiste

  • 2017-07: Public GitHub repository created.
  • 2017-07: awscli-local 0.1 uploaded to PyPI.
  • 2025-08: awscli-local 0.22.2 uploaded to PyPI.
  • 2026-06: Homebrew formula tracked 0.22.2.

Related projects

  • `localstack/localstack` is the emulator ecosystem that gives `awslocal` its purpose.
  • The upstream README points out that an alias can replace the wrapper for simple AWS CLI calls, but not every patched/endpoint-heavy workflow.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für awscli-local 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 1 Plattformziele verfügbar.
  • Installiert mit 1 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
awslocalcliglobales Executable
awslocal.batcliglobales Executable

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-Version0.22.2
Manager aktualisiert2026-05-12
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.localstack.cloud/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:awscli-local
Version0.22.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/awscli-local
Homepagehttps://www.localstack.cloud/
Repositoryhttps://github.com/localstack/awscli-local
Upstream-Dokumentationhttps://docs.localstack.cloud/aws/integrations/aws-native-tools/aws-cli
LizenzApache-2.0
Quellarchivhttps://files.pythonhosted.org/packages/7a/71/591a30da6819c96deca2286f145d5982e73b11e7f657e8cbfc5e003ca73f/awscli_local-0.22.2.tar.gz
Zuletzt aktualisiert2026-05-12T10:32:47Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameawscli-local
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

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

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment