v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1495840.6 KB

Creates a rescore execution plan. A rescore execution plan is an Amazon Kendra Intelligent Ranking resource used for provisioning the Rescore API. You set the number of capacity units that you require for Amazon Kendra Intelligent Ranking to rescore or re-rank a search service's results.

For an example of using the CreateRescoreExecutionPlan API, including using the Python and Java SDKs, see Semantically ranking a search service's results.

post/#X-Amz-Target=AWSKendraRerankingFrontendService.CreateRescoreExecutionPlan

Headers

X-Amz-Target'AWSKendraRerankingFrontendService.CreateRescoreExecutionPlan' required

Request body

Namestring required

A name for the rescore execution plan.

Descriptionstring

A description for the rescore execution plan.

ClientTokenstring

A token that you provide to identify the request to create a rescore execution plan. Multiple calls to the <code>CreateRescoreExecutionPlanRequest</code> API with the same client token will create only one rescore execution plan.

Response

Success

Idstring required

The identifier of the rescore execution plan.

Arnstring required

The Amazon Resource Name (ARN) of the rescore execution plan.

All 9 operations