cloudwatchinternetmonitor_tag_resource {paws.management} | R Documentation |
Adds a tag to a resource
Description
Adds a tag to a resource. Tags are supported only for monitors in Amazon CloudWatch Internet Monitor. You can add a maximum of 50 tags in Internet Monitor.
See https://www.paws-r-sdk.com/docs/cloudwatchinternetmonitor_tag_resource/ for full documentation.
Usage
cloudwatchinternetmonitor_tag_resource(ResourceArn, Tags)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) for a tag that you add to a resource. Tags are supported only for monitors in Amazon CloudWatch Internet Monitor. |
Tags |
[required] Tags that you add to a resource. You can add a maximum of 50 tags in Internet Monitor. |
[Package paws.management version 0.9.0 Index]