Update index.rst
Fix typo.
This commit is contained in:
+2
-2
@@ -222,8 +222,8 @@ 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 Elasticsearc service
|
Running with AWS Elasticsearch service
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
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
|
||||||
the `requests-aws4auth`_ package::
|
the `requests-aws4auth`_ package::
|
||||||
|
|||||||
Reference in New Issue
Block a user