Skip to content

/AWS1/CL_RBM=>UNTAGRESOURCE()

About UntagResource

Removes the specified tags from the specified AWS RoboMaker resource.

To remove a tag, specify the tag key. To change the tag value of an existing tag key, use TagResource .

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/RBMARN /AWS1/RBMARN

The Amazon Resource Name (ARN) of the AWS RoboMaker resource you are removing tags.

IT_TAGKEYS TYPE /AWS1/CL_RBMTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

A map that contains tag keys and tag values that will be unattached from the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RBMUNTAGRESOURCERSP /AWS1/CL_RBMUNTAGRESOURCERSP