v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451364414.8 KB

Disassociates tags from an Amazon Web Services resource. Tags are key:value pairs that you can associate with Amazon Web Services resources. For example, the tag key might be "customer" and the tag value might be "companyA." You can specify one or more tags to add to each container. You can add up to 50 tags to each Amazon Web Services resource.

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

Headers

X-Amz-Target'AWSWAF_20190729.UntagResource' required

Request body

ResourceARNstring required

The Amazon Resource Name (ARN) of the resource.

TagKeysTagKey[] required

An array of keys identifying the tags to disassociate from the resource.

Response

Success

UntagResourceResponse required