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 Document Service API Reference

You use the document service API to manage the documents in your Amazon CloudSearch domain. The documents in your domain are automatically indexed and made searchable. You access the document service API through a domain-specific endpoint, http://doc-domainname-domainid.us-east-1.cloudsearch.amazonaws.com.

You use the Amazon CloudSearch document service API to:

  • Add new documents to your search domain

  • Replace existing documents in your search domain

  • Remove existing documents from your search domain

Note

The document service API is a REST-style API that has a single resource, documents/batch. The API version must be specified in all requests. The current Amazon CloudSearch API version is 2011-02-01.

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