kendraranking_list_rescore_execution_plans {paws.analytics}R Documentation

Lists your rescore execution plans

Description

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.

Usage

kendraranking_list_rescore_execution_plans(NextToken = NULL, MaxResults = NULL)

Arguments

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.


[Package paws.analytics version 0.9.0 Index]