cloudwatchobservabilityaccessmanager_list_tags_for_resource {paws.management} | R Documentation |
Displays the tags associated with a resource
Description
Displays the tags associated with a resource. Both sinks and links support tagging.
See https://www.paws-r-sdk.com/docs/cloudwatchobservabilityaccessmanager_list_tags_for_resource/ for full documentation.
Usage
cloudwatchobservabilityaccessmanager_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The ARN of the resource that you want to view tags for. The ARN format of a sink is
The ARN format of a link is
For more information about ARN format, see CloudWatch Logs resources and operations. Unlike tagging permissions in other Amazon Web Services services, to
retrieve the list of tags for links or sinks you must have the
|
[Package paws.management version 0.7.0 Index]