Merge pull request #379 from eskibars/master

Updated the wording on the AWS section
This commit is contained in:
Honza Král
2016-03-15 18:15:30 +01:00
+1 -1
View File
@@ -251,7 +251,7 @@ bodies via post::
from elasticsearch import Elasticsearch from elasticsearch import Elasticsearch
es = Elasticsearch(send_get_body_as='POST') es = Elasticsearch(send_get_body_as='POST')
Running with AWS Elasticsearch service Running on AWS with IAM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you want to use this client with IAM based authentication on AWS you can use If you want to use this client with IAM based authentication on AWS you can use