resourcegroups_get_tags {paws.management} | R Documentation |
Returns a list of tags that are associated with a resource group, specified by an Amazon resource name (ARN)
Description
Returns a list of tags that are associated with a resource group, specified by an Amazon resource name (ARN).
See https://www.paws-r-sdk.com/docs/resourcegroups_get_tags/ for full documentation.
Usage
resourcegroups_get_tags(Arn)
Arguments
Arn |
[required] The Amazon resource name (ARN) of the resource group whose tags you want to retrieve. |
[Package paws.management version 0.9.0 Index]