From f50870074993933234245222b12e01c0368c2b5c Mon Sep 17 00:00:00 2001 From: Victor Trac Date: Mon, 28 Jul 2014 13:23:05 -0500 Subject: updating documentation on cloudsearch regions --- docs/source/cloudsearch_tut.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/source/cloudsearch_tut.rst b/docs/source/cloudsearch_tut.rst index 08d07855..13ffd5ef 100644 --- a/docs/source/cloudsearch_tut.rst +++ b/docs/source/cloudsearch_tut.rst @@ -21,8 +21,9 @@ The recommended method of doing this is as follows:: ... aws_secret_access_key='') At this point, the variable conn will point to a CloudSearch connection object -in the us-west-2 region. Currently, this is the only region which has the -CloudSearch service. In this example, the AWS access key and AWS secret key are +in the us-west-2 region. Available regions for cloudsearch can be found +`here `_. +In this example, the AWS access key and AWS secret key are passed in to the method explicitly. Alternatively, you can set the environment variables: -- cgit v1.2.1