v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1495840.6 KB

Removes a tag from a rescore execution plan. A rescore execution plan is an Amazon Kendra Intelligent Ranking resource used for provisioning the <code>Rescore</code> operation.

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

Headers

X-Amz-Target'AWSKendraRerankingFrontendService.UntagResource' required

Request body

ResourceARNstring required

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

TagKeysTagKey[] required

A list of tag keys to remove from the rescore execution plan. If a tag key does not exist on the resource, it is ignored.

Response

Success

UntagResourceResponse required

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.