aws / aws-sdk-js

AWS SDK for JavaScript in the browser and Node.js
https://aws.amazon.com/developer/language/javascript/
Apache License 2.0
7.6k stars 1.55k forks source link

How can I search CloudSearch and add to index via SDK? #216

Closed jd327 closed 10 years ago

jd327 commented 10 years ago

Maybe, I'm overlooking something, but is it not possible to search and add to CloudSearch index via the SDK?

Not seeing these methods here: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/frames.html#!AWS/CloudSearch.html

lsegal commented 10 years ago

@ivanakimov That's correct. Currently the SDK only manages the control plane side of the API. We've had requests for supporting search, and there is an open issue for this feature request in #134, so I will close this issue in favor of that one. I will mark this question as a feature request, and you can track the request in that issue.

Thanks for the feature suggestion.

jd327 commented 10 years ago

Thanks for quick reply. +1

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.