prometheusservice_list_tags_for_resource {paws.management} | R Documentation |
The ListTagsForResource operation returns the tags that are associated with an Amazon Managed Service for Prometheus resource
Description
The list_tags_for_resource
operation returns the tags that are associated with an Amazon Managed Service for Prometheus resource. Currently, the only resources that can be tagged are workspaces and rule groups namespaces.
See https://www.paws-r-sdk.com/docs/prometheusservice_list_tags_for_resource/ for full documentation.
Usage
prometheusservice_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The ARN of the resource to list tages for. Must be a workspace or rule groups namespace resource. |
[Package paws.management version 0.7.0 Index]