Skip to content

/AWS1/CL_DAX=>UNTAGRESOURCE()

About UntagResource

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

Method Signature

IMPORTING

Required arguments:

IV_RESOURCENAME TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

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

IT_TAGKEYS TYPE /AWS1/CL_DAXKEYLIST_W=>TT_KEYLIST TT_KEYLIST

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DAXUNTAGRESOURCERSP /AWS1/CL_DAXUNTAGRESOURCERSP