From 06f49d380263cdabb476526e78e37076d13c1d93 Mon Sep 17 00:00:00 2001 From: Geoff Wagstaff <432425+TheDeveloper@users.noreply.github.com> Date: Tue, 13 Apr 2021 21:45:03 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5864f33..c00a8f1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# Deprecated +Newer version available at [aws-elasticsearch-js](https://github.com/gosquared/aws-elasticsearch-js) for more recent versions of Elasticsearch and elasticsearch-js. + +--- + + + + # Connection handler for Amazon ES [](https://www.npmjs.org/package/http-aws-es) Makes [elasticsearch-js](https://github.com/elastic/elasticsearch-js) compatible with Amazon ES. It uses the aws-sdk to make signed requests to an Amazon ES endpoint.