View source: R/cloudwatchrum_operations.R
cloudwatchrum_tag_resource | R Documentation |
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.
cloudwatchrum_tag_resource(ResourceArn, Tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.