Skip to main content

execution_plans

Retrieves a list of execution_plans in a region

Overview

Nameexecution_plans
TypeResource
Descriptionexecution_plans
Idawscc.kendraranking.execution_plans

Fields

NameDatatypeDescription
idundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.kendraranking.execution_plans
WHERE region = 'us-east-1'

Permissions

To operate on the execution_plans resource, the following permissions are required:

Create

kendra-ranking:CreateRescoreExecutionPlan,
kendra-ranking:DescribeRescoreExecutionPlan,
kendra-ranking:UpdateRescoreExecutionPlan,
kendra-ranking:ListTagsForResource,
kendra-ranking:TagResource

List

kendra-ranking:ListRescoreExecutionPlans