Learn R Programming

paws.management (version 0.2.0)

cloudwatchrum_tag_resource: Assigns one or more tags (key-value pairs) to the specified CloudWatch RUM resource

Description

Assigns one or more tags (key-value pairs) to the specified CloudWatch RUM resource. Currently, the only resources that can be tagged app monitors.

See https://paws-r.github.io/docs/cloudwatchrum/tag_resource.html for full documentation.

Usage

cloudwatchrum_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The ARN of the CloudWatch RUM resource that you're adding tags to.

Tags

[required] The list of key-value pairs to associate with the resource.