View source: R/kendraranking_operations.R
kendraranking_list_rescore_execution_plans | R Documentation |
Lists your rescore execution plans. A rescore execution plan is an Amazon Kendra Intelligent Ranking resource used for provisioning the rescore
API.
See https://www.paws-r-sdk.com/docs/kendraranking_list_rescore_execution_plans/ for full documentation.
kendraranking_list_rescore_execution_plans(NextToken = NULL, MaxResults = NULL)
NextToken |
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response. You can use this pagination token to retrieve the next set of rescore execution plans. |
MaxResults |
The maximum number of rescore execution plans to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.