managedgrafana_list_tags_for_resource {paws.management} | R Documentation |
The ListTagsForResource operation returns the tags that are associated with the Amazon Managed Service for Grafana resource specified by the resourceArn
Description
The list_tags_for_resource
operation returns the tags that are associated with the Amazon Managed Service for Grafana resource specified by the resourceArn
. Currently, the only resource that can be tagged is a workspace.
See https://www.paws-r-sdk.com/docs/managedgrafana_list_tags_for_resource/ for full documentation.
Usage
managedgrafana_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The ARN of the resource the list of tags are associated with. |
[Package paws.management version 0.7.0 Index]