The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.
'org.elasticsearch:elasticsearch-cloud-aws:2.2.0'
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-cloud-aws</artifactId>
<version>2.2.0</version>
</dependency>
<dependency org="org.elasticsearch" name="elasticsearch-cloud-aws" rev="2.2.0"/>
"org.elasticsearch", "elasticsearch-cloud-aws", "2.2.0"