You use the AmazonCloudSearch2013 API to upload documents to a search domain and search those documents. The endpoints for submitting UploadDocuments , Search , and Suggest requests are domain-specific. To get the endpoints for your domain, use the Ama
curl \ -H "Authorization: $API_KEY" \ http://cloudsearchdomain.us-east-1.amazonaws.com/2013-01-01/search#format=sdk&pretty=true&q
curl \ -H "Authorization: $API_KEY" \ http://cloudsearchdomain.us-east-1.amazonaws.com/2013-01-01/suggest#format=sdk&pretty=true&q&suggester