|
aws-es-proxy
☆
« Back to VersTracker
|
||||||||||
|
Description: Small proxy between HTTP client and AWS Elasticsearch |
||||||||||
| Type: Formula | Latest Version: 1.5@0 | Tracked Since: Dec 17, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Devops | ||||||||||
| Tags: elasticsearch aws proxy devops api networking | ||||||||||
| Install: brew install aws-es-proxy | ||||||||||
|
About: aws-es-proxy is a lightweight proxy server that enables standard HTTP clients to communicate with AWS Elasticsearch domains. It automatically handles AWS Signature Version 4 signing, which is required by AWS but not supported by most generic HTTP tools. This allows you to use curl, Postman, or other REST clients with your secured Elasticsearch cluster without complex authentication setups. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| License: Apache-2.0 | ||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, arm64_monterey, arm64_big_sur, sonoma, ventura, monterey, big_sur, arm64_linux, x86_64_linux | ||||||||||
Important Notes: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>" |
||||||||||
| Version History | ||||||||||
|