aws.kendra_ranking.list_rescore_execution_plans
Example SQL Queries
SELECT * FROMaws.kendra_ranking.list_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.
Table Definition
| Column Name | Column Data Type |
|---|---|
| max_results Input Column The maximum number of rescore execution plans to return. | BIGINT |
| next_token Input Column If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| summary_items An array of summary information for one or more rescore execution plans. | STRUCT( |
Show child fields
| |