execution_plans
Retrieves a list of execution_plans
in a region
Overview
Name | execution_plans |
Type | Resource |
Description | execution_plans |
Id | awscc.kendraranking.execution_plans |
Fields
Name | Datatype | Description |
---|---|---|
id | undefined | |
region | string | AWS 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