Skip to content

/AWS1/CL_MA2=>TAGRESOURCE()

About TagResource

Adds or updates one or more tags (keys and values) that are associated with an Amazon Macie resource.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING

The Amazon Resource Name (ARN) of the resource.

IT_TAGS TYPE /AWS1/CL_MA2TAGMAP_W=>TT_TAGMAP TT_TAGMAP

A map of key-value pairs that specifies the tags to associate with the resource.

A resource can have a maximum of 50 tags. Each tag consists of a tag key and an associated tag value. The maximum length of a tag key is 128 characters. The maximum length of a tag value is 256 characters.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MA2TAGRESOURCERSP /AWS1/CL_MA2TAGRESOURCERSP