macOS
brew install aws-es-proxylocal Homebrew formula metadata
brew / Rang 6054
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aws-es-proxy in AI-Agent-Workflows.
Installation
brew install aws-es-proxylocal Homebrew formula metadata
Überblick
Small proxy between HTTP client and AWS Elasticsearch
Verlauf
aws-es-proxy is a small Go HTTP proxy that signs browser, curl, and Kibana requests with AWS Signature Version 4 before forwarding them to Amazon Elasticsearch Service endpoints. It exists to make an IAM-protected Elasticsearch/OpenSearch endpoint feel like a local unauthenticated HTTP service during development and operations.
The upstream README frames the project as a web server placed between a normal HTTP client and Amazon Elasticsearch Service. Its implementation and packaging are intentionally simple: single executable binaries for Linux, Mac, and Windows, Docker usage, Homebrew installation, and a Go source build path.
The repository shows a small but real operator audience, with hundreds of GitHub stars and forks and a release series through v1.5. Homebrew analytics showed 35 installs in 30 days, 73 in 90 days, and 344 in 365 days at the time of this batch, which fits a specialized AWS Elasticsearch utility.
Users point the proxy at an Elasticsearch endpoint with `-endpoint` or the `ENDPOINT` environment variable, then connect clients to the local listener, defaulting to 127.0.0.1:9200. The README documents credential lookup through `~/.aws/credentials`, environment variables, and IAM roles, plus optional verbose logging and HTTP basic auth.
The package is a good specimen of the pre-OpenSearch AWS utility era: a single-binary Go helper, distributed by GitHub releases, Docker, and Homebrew, solving one missing ergonomic piece around SigV4 signing.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
aws-es-proxy | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:aws-es-proxy |
|---|---|
| Version | 1.5 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/abutaha/aws-es-proxy |
| Repository | https://github.com/abutaha/aws-es-proxy |
| Zuletzt aktualisiert | 2026-07-25T14:18:27-04:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.