Skip to content

/AWS1/CL_RSH=>DELETETAGS()

About DeleteTags

Deletes tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCENAME TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The Amazon Resource Name (ARN) from which you want to remove the tag or tags. For example, arn:aws:redshift:us-east-2:123456789:cluster:t1.

IT_TAGKEYS TYPE /AWS1/CL_RSHTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

The tag key that you want to delete.