/AWS1/CL_CBO=>UNTAGRESOURCE()
¶
About UntagResource¶
Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_RESOURCEARN
TYPE /AWS1/CBOAMAZONRESOURCENAME
/AWS1/CBOAMAZONRESOURCENAME
¶
The value of the resource that will have the tag removed. An Amazon Resource Name (ARN) is an identifier for a specific AWS resource, such as a server, user, or role.
IT_TAGKEYS
TYPE /AWS1/CL_CBOTAGKEYLIST_W=>TT_TAGKEYLIST
TT_TAGKEYLIST
¶
TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type. This metadata can be attached to resources for any purpose.