| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Topics
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:
Amazon CloudSearch Configuration API Reference—Set up and manage your search domain.
Search API Reference—Search your domain.