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

View source: R/cloudwatchrum_operations.R

cloudwatchrum_tag_resourceR Documentation

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://www.paws-r-sdk.com/docs/cloudwatchrum_tag_resource/ 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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.