Amazon CloudSearch
Developer Guide (API Version 2011-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

Amazon CloudSearch Configuration API Reference

You use the Amazon CloudSearch Configuration API to create, configure, and manage search domains. The configuration service is accessed through a region-specific endpoint, cloudsearch.region.amazonaws.com. For example, cloudsearch.us-east-1.amazonaws.com. For a current list of supported regions and endpoints, see Regions and Endpoints.

You submit Amazon CloudSearch configuration requests using the AWS Query protocol. AWS Query requests are HTTP or HTTPS requests submitted via HTTP GET or POST with a Query parameter named Action.The API version must be specified in all requests. The current Amazon CloudSearch API version is 2011-02-01.

Requests submitted to the Configuration API are authenticated using your AWS credentials. You must include authorization parameters and a digital signature in every request. Amazon CloudSearch supports AWS Signature Version 4. For detailed signing instructions, see Signature V4 Signing Process in the AWS General Reference.

The other APIs you use to interact with Amazon CloudSearch are: