Skip to content

/AWS1/CL_SYN=>UNTAGRESOURCE()

About UntagResource

Removes one or more tags from the specified resource.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/SYNRESOURCEARN /AWS1/SYNRESOURCEARN

The ARN of the canary or group that you're removing tags from.

The ARN format of a canary is arn:aws:synthetics:Region:account-id:canary:canary-name .

The ARN format of a group is arn:aws:synthetics:Region:account-id:group:group-name

IT_TAGKEYS TYPE /AWS1/CL_SYNTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

The list of tag keys to remove from the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SYNUNTAGRESOURCERSP /AWS1/CL_SYNUNTAGRESOURCERSP