Skip to content

/AWS1/CL_APR=>TAGRESOURCE()

About TagResource

Add tags to, or update the tag values of, an App Runner resource. A tag is a key-value pair.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/APRAPPRUNNERRESOURCEARN /AWS1/APRAPPRUNNERRESOURCEARN

The Amazon Resource Name (ARN) of the resource that you want to update tags for.

It must be the ARN of an App Runner resource.

IT_TAGS TYPE /AWS1/CL_APRTAG=>TT_TAGLIST TT_TAGLIST

A list of tag key-value pairs to add or update. If a key is new to the resource, the tag is added with the provided value. If a key is already associated with the resource, the value of the tag is updated.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APRTAGRESOURCERSP /AWS1/CL_APRTAGRESOURCERSP