v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484423422.2 KB

Removes a specific tag associated with an Amazon Comprehend resource.

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

Headers

X-Amz-Target'Comprehend_20171127.UntagResource' required

Request body

ResourceArnstring required

The Amazon Resource Name (ARN) of the given Amazon Comprehend resource from which you want to remove the tags.

TagKeysTagKey[] required

The initial part of a key-value pair that forms a tag being removed from a given resource. For example, a tag with "Sales" as the key might be added to a resource to indicate its use by the sales department. Keys must be unique and cannot be duplicated for a particular resource.

Response

Success

UntagResourceResponse required