3
votes

I cannot find the API call to search the search domain in AWS-SDK documentation for NodeJS / JavaScript.

CloudSearch developer guide suggests that AWS-SDK be used to perform search queries, yet i cannot find any API call in sdk

Link to AWS-SDK documentation: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CloudSearch.html

1

1 Answers

4
votes

I found answer to my own question. "CloudSearchDomain" is in another section separated from "CloudSearch". i feel silly

http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CloudSearchDomain.html