pkg.soopen package index

brew / 排名 6054

使用 Homebrew 安装 aws-es-proxy

查看 aws-es-proxy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aws-es-proxy

local Homebrew formula metadata

概览

软件包摘要

Small proxy between HTTP client and AWS Elasticsearch

命令和别名

  • aws-es-proxy

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:http,client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 12 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aws-es-proxycli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本1.5
管理器更新时间2026-07-25
本地数据OK
上游当前
检测到的最新版本v1.5

https://github.com/abutaha/aws-es-proxy

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:aws-es-proxy
版本1.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/aws-es-proxy
主页https://github.com/abutaha/aws-es-proxy
仓库https://github.com/abutaha/aws-es-proxy
许可证Apache-2.0
源码归档https://github.com/abutaha/aws-es-proxy/archive/refs/tags/v1.5.tar.gz
最后更新2026-07-25T14:18:27-04:00
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项Before you can use these tools you must export some variables to your $SHELL. export AWS_ACCESS_KEY="<Your AWS Access ID>" export AWS_SECRET_KEY="<Your AWS Secret Key>" export AWS_CREDENTIAL_FILE="<Path to the credentials file>"

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaws-es-proxy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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