Skip to content

/AWS1/CL_AIN=>UNTAGRESOURCE()

About UntagResource

Remove one or more tags (keys and values) from a specified application.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/AINAMAZONRESOURCENAME /AWS1/AINAMAZONRESOURCENAME

The Amazon Resource Name (ARN) of the application that you want to remove one or more tags from.

IT_TAGKEYS TYPE /AWS1/CL_AINTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

The tags (tag keys) that you want to remove from the resource. When you specify a tag key, the action removes both that key and its associated tag value.

To remove more than one tag from the application, append the TagKeys parameter and argument for each additional tag to remove, separated by an ampersand.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AINUNTAGRESOURCERSP /AWS1/CL_AINUNTAGRESOURCERSP