synthetics_list_tags_for_resource {paws.management} | R Documentation |
Displays the tags associated with a canary or group
Description
Displays the tags associated with a canary or group.
See https://www.paws-r-sdk.com/docs/synthetics_list_tags_for_resource/ for full documentation.
Usage
synthetics_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The ARN of the canary or group that you want to view tags for. The ARN format of a canary is
The ARN format of a group is
|
[Package paws.management version 0.9.0 Index]