Skip to content

/AWS1/CL_MEM=>TAGRESOURCE()

About TagResource

A tag is a key-value pair where the key and value are case-sensitive. You can use tags to categorize and track all your MemoryDB resources. When you add or remove tags on clusters, those actions will be replicated to all nodes in the cluster. For more information, see Resource-level permissions.

For example, you can use cost-allocation tags to your MemoryDB resources, Amazon generates a cost allocation report as a comma-separated value (CSV) file with your usage and costs aggregated by your tags. You can apply tags that represent business categories (such as cost centers, application names, or owners) to organize your costs across multiple services. For more information, see Using Cost Allocation Tags.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/MEMSTRING /AWS1/MEMSTRING

The Amazon Resource Name (ARN) of the resource to which the tags are to be added

IT_TAGS TYPE /AWS1/CL_MEMTAG=>TT_TAGLIST TT_TAGLIST

A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MEMTAGRESOURCERSP /AWS1/CL_MEMTAGRESOURCERSP