KendraRanking#
Client#
- class KendraRanking.Client#
A low-level client representing Amazon Kendra Intelligent Ranking (Kendra Ranking)
Amazon Kendra Intelligent Ranking uses Amazon Kendra semantic search capabilities to intelligently re-rank a search service’s results.
import boto3 client = boto3.client('kendra-ranking')
These are the available methods:
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are: