From e7a5cbb148ffa8d325a16b004aef257f64fd3006 Mon Sep 17 00:00:00 2001 From: Shane Connelly Date: Tue, 15 Mar 2016 10:06:09 -0700 Subject: [PATCH] Updated the wording on the AWS section --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 9f0b75eb..1f7e5d74 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -251,7 +251,7 @@ bodies via post:: from elasticsearch import Elasticsearch 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