Skip to main content

execution_plans_list_only

Lists execution_plans in a region or regions, for all properties use execution_plans

Overview

Nameexecution_plans_list_only
TypeResource
DescriptionA KendraRanking Rescore execution plan
Idaws.kendraranking.execution_plans_list_only

Fields

NameDatatypeDescription
idstringUnique ID of rescore execution plan
arnstring
descriptionstringA description for the execution plan
tagsarrayTags for labeling the execution plan
namestringName of kendra ranking rescore execution plan
capacity_unitsobjectCapacity units
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all execution_plans in a region.

SELECT
region,
id
FROM aws.kendraranking.execution_plans_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the execution_plans_list_only resource, see execution_plans