[ANN] Elasticsearch AWS cloud plugin 2.2.0 released

Heya,

We are pleased to announce the release of the Elasticsearch AWS cloud plugin, version 2.2.0.

The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories..

Release Notes - elasticsearch-cloud-aws - Version 2.2.0

Fix:

Update:

New:

Doc:

Issues, Pull requests, Feature requests are warmly welcome on elasticsearch-cloud-aws project repository: https://github.com/elasticsearch/elasticsearch-cloud-aws/
For questions or comments around this plugin, feel free to use elasticsearch mailing list: https://groups.google.com/forum/#!forum/elasticsearch

Enjoy,

-The Elasticsearch team

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/53a5a2fb.ad0bb40a.0696.ffffc8daSMTPIN_ADDED_MISSING%40gmr-mx.google.com.
For more options, visit https://groups.google.com/d/optout.

Very excited to see server side encryption support. Thanks for the
continued efforts on this plugin!

David

On Saturday, June 21, 2014 8:21:43 AM UTC-7, David Pilato wrote:

Heya,

We are pleased to announce the release of the Elasticsearch AWS cloud
plugin
, version 2.2.0

The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the
unicast discovery mechanism and add S3 repositories..

Release Notes - Version 2.2.0 Fix

Update

New

Doc

Issues, Pull requests, Feature requests are warmly welcome on
elasticsearch-cloud-aws
https://github.com/elasticsearch/elasticsearch-cloud-aws/ project
repository!

For questions or comments around this plugin, feel free to use
elasticsearch mailing list
https://groups.google.com/forum/#!forum/elasticsearch!

Enjoy,

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5d739b49-08b1-4bc8-ad9b-8c1c58641291%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Great to hear about server_side_encryption.

So how will decryption be handled during Restore ?

Is there a new parameter during restore related to Decryption ?

You don't have anything specific to set.
Decryption is done by AWS. Have a look at http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 9 juillet 2014 à 10:24:53, sagarit2 (sagarit2@gmail.com) a écrit:

Great to hear about server_side_encryption.

So how will decryption be handled during Restore ?

Is there a new parameter during restore related to Decryption ?

--
View this message in context: http://elasticsearch-users.115913.n3.nabble.com/ANN-Elasticsearch-AWS-cloud-plugin-2-2-0-released-tp4058149p4059480.html
Sent from the ElasticSearch Users mailing list archive at Nabble.com.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/1404865899799-4059480.post%40n3.nabble.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.53bd053e.2ca88611.6455%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/d/optout.

Great .. Thanks for the information.