# Installer aws-es-proxy avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aws-es-proxy pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:aws-es-proxy
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install aws-es-proxy
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:aws-es-proxy
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5
- **Résumé source:** Small proxy between HTTP client and AWS Elasticsearch
- **Page d'accueil:** <https://github.com/abutaha/aws-es-proxy>
- **Dépôt:** <https://github.com/abutaha/aws-es-proxy>
- **Dernière mise à jour:** 2026-07-25T14:18:27-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- aws-es-proxy (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2016: README usage examples show the proxy's local-listener workflow and request logging shape.
- 2023: GitHub lists v1.5 as the latest release.
- 2026: Homebrew formula metadata packages aws-es-proxy from the v1.5 tag.

### Related projects

- Amazon Elasticsearch Service / Amazon OpenSearch Service: the AWS-managed search endpoint this proxy fronts.
- AWS Signature Version 4: the signing mechanism applied to proxied requests.

### Sources

- <https://formulae.brew.sh/api/formula/aws-es-proxy.json>
- <https://github.com/abutaha/aws-es-proxy>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## 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.


## Credential files

- Unix: ~/.aws/credentials

## Combined YAML source

View the package source record on GitHub. [combined/aws-es-proxy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/aws-es-proxy.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
