From 68326676daabbd52b52a53dfee23ed05ee031545 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Wed, 19 Mar 2014 20:58:45 +0100 Subject: [PATCH] Replace gateway by S3 repository --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c49b65cae9..888f8b441cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ AWS Cloud Plugin for Elasticsearch ================================== -The AWS Cloud plugin allows to use AWS EC2 API for the unicast discovery mechanism as well as using S3 as a shared gateway. +The Amazon Web Service (AWS) Cloud plugin allows to use [AWS API](https://github.com/aws/aws-sdk-java) +for the unicast discovery mechanism and add S3 repositories. In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.0.0.RC1`.