Skip to content

/AWS1/CL_I1D=>TAGRESOURCE()

About TagResource

Adds or updates the tags associated with the resource ARN. See AWS IoT 1-Click Service Limits for the maximum number of tags allowed per resource.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/I1D__STRING /AWS1/I1D__STRING

The ARN of the resource.

IT_TAGS TYPE /AWS1/CL_I1D__MAPOF__STRING_W=>TT___MAPOF__STRING TT___MAPOF__STRING

A collection of key/value pairs defining the resource tags. For example, { "tags": {"key1": "value1", "key2": "value2"} }. For more information, see AWS Tagging Strategies.