Replace gateway by S3 repository

This commit is contained in:
David Pilato 2014-03-19 20:58:45 +01:00
parent a1669be4d1
commit 68326676da
1 changed files with 2 additions and 1 deletions

View File

@ -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`.