v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142111584.8 KB

Removes the association of tags from a DAX resource. You can call <code>UntagResource</code> up to 5 times per second, per account.

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

Headers

X-Amz-Target'AmazonDAXV3.UntagResource' required

Request body

ResourceNamestring required

The name of the DAX resource from which the tags should be removed.

TagKeysString[] required

A list of tag keys. If the DAX cluster has any tags with these keys, then the tags are removed from the cluster.

Response

Success