v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Removes a specific tag from a given resource. The tag is specified by its key.

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

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.UntagResource' required

Request body

ResourceArnstring required

The Amazon Resource Name (ARN) of the resource to which the tag is currently associated.

TagKeysTagKey[] required

Specifies the key of the tag to be removed from a specified resource.

Response

Success

UntagResourceResponse required