AWS::KendraRanking::ExecutionPlan CapacityUnitsConfiguration
Sets additional capacity units configured for your
rescore execution plan. A rescore execution plan is an
Amazon Kendra Intelligent Ranking resource used for
provisioning the Rescore
API. You can add and
remove capacity units to fit your usage requirements.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "RescoreCapacityUnits" :
Integer
}
YAML
RescoreCapacityUnits:
Integer
Properties
RescoreCapacityUnits
-
The amount of extra capacity for your rescore execution plan.
A single extra capacity unit for a rescore execution plan provides 0.01 rescore requests per second. You can add up to 1000 extra capacity units.
Required: Yes
Type: Integer
Minimum:
0
Update requires: No interruption