v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465453454.1 KB

Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.

This operation requires permissions to perform the rekognition:UntagResource action.

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

Headers

X-Amz-Target'RekognitionService.UntagResource' required

Request body

ResourceArnstring required

Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to remove the tags from.

TagKeysTagKey[] required

A list of the tags that you want to remove.

Response

Success

UntagResourceResponse required