Skip to content

/AWS1/CL_OAM=>UNTAGRESOURCE()

About UntagResource

Removes one or more tags from the specified resource.

Unlike tagging permissions in other Amazon Web Services services, to tag or untag links and sinks you must have the oam:ResourceTag permission. The iam:TagResource permission does not allow you to tag and untag links and sinks.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/OAMARN /AWS1/OAMARN

The ARN of the resource that you're removing tags from.

The ARN format of a sink is arn:aws:oam:Region:account-id:sink/sink-id

The ARN format of a link is arn:aws:oam:Region:account-id:link/link-id

For more information about ARN format, see CloudWatch Logs resources and operations.

IT_TAGKEYS TYPE /AWS1/CL_OAMTAGKEYS_W=>TT_TAGKEYS TT_TAGKEYS

The list of tag keys to remove from the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OAMUNTAGRESRCOUTPUT /AWS1/CL_OAMUNTAGRESRCOUTPUT