3.0.0 • Published 3 months ago

@sailplane/elasticsearch-client v3.0.0

Weekly downloads
22
License
Apache-2.0
Repository
github
Last release
3 months ago

@sailplane/elasticsearch-client - HTTPS client with AWS Signature v4

What?

An extremely light-weight client for communicating with AWS Elasticsearch.

This is part of the sailplane library of utilities for AWS Serverless in Node.js.

Why?

Other solutions for communicating with Elasticsearch are either incompatible with AWS, very heavy weight, or both. This client gets the job done and is as simple as it gets!

  • Simple Promise or async syntax
  • Authenticates to AWS via AWS Signature v4
  • Light-weight

Use it with Elasticsearch's Document API.

How?

See the doc site for usage and examples.

3.0.0

3 months ago

2.0.1

2 years ago

2.0.0

3 years ago

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago