Issue with Kendra query API

0

We are trying to execute kendra query API, but its return error like this,

"Output": {
    "__type": "com.amazon.coral.service#UnknownOperationException"
},
"Version": "1.0"

Please help us to solve this.

POST: https://kendra.us-east-1.amazonaws.com

Request Body :

{ "IndexId": "xxxx-xxxx-xxxx-xxxx", "QueryText": "string", "QueryResultTypeFilter": "QUESTION_ANSWER" }

asked 2 years ago397 views
1 Answer
0

Hi there, if you have still not resolved this issue you may want to ask in the Machine Learning & AI topic.

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions