Skip to content

/AWS1/CL_RAM=>UNTAGRESOURCE()

About UntagResource

Removes the specified tag key and value pairs from the specified resource share or managed permission.

Method Signature

IMPORTING

Required arguments:

IT_TAGKEYS TYPE /AWS1/CL_RAMTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

Specifies a list of one or more tag keys that you want to remove.

Optional arguments:

IV_RESOURCESHAREARN TYPE /AWS1/RAMSTRING /AWS1/RAMSTRING

Specifies the Amazon Resource Name (ARN) of the resource share that you want to remove tags from. The tags are removed from the resource share, not the resources in the resource share. You must specify either resourceShareArn, or resourceArn, but not both.

IV_RESOURCEARN TYPE /AWS1/RAMSTRING /AWS1/RAMSTRING

Specifies the Amazon Resource Name (ARN) of the managed permission that you want to remove tags from. You must specify either resourceArn, or resourceShareArn, but not both.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RAMUNTAGRESOURCERSP /AWS1/CL_RAMUNTAGRESOURCERSP