marketplacecatalog_list_tags_for_resource {paws.cost.management} | R Documentation |
Lists all tags that have been added to a resource (either an entity or change set)
Description
Lists all tags that have been added to a resource (either an entity or change set).
See https://www.paws-r-sdk.com/docs/marketplacecatalog_list_tags_for_resource/ for full documentation.
Usage
marketplacecatalog_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] Required. The Amazon Resource Name (ARN) associated with the resource you want to list tags on. |
[Package paws.cost.management version 0.7.0 Index]