v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465566486.4 KB

Removes a tag from an index, FAQ, or a data source.

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

Headers

X-Amz-Target'AWSKendraFrontendService.UntagResource' required

Request body

ResourceARNstring required

The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.

TagKeysTagKey[] required

A list of tag keys to remove from the index, FAQ, or data source. If a tag key does not exist on the resource, it is ignored.

Response

Success

UntagResourceResponse required