elasticache_list_tags_for_resource {paws.database} | R Documentation |
Lists all tags currently on a named resource
Description
Lists all tags currently on a named resource.
See https://www.paws-r-sdk.com/docs/elasticache_list_tags_for_resource/ for full documentation.
Usage
elasticache_list_tags_for_resource(ResourceName)
Arguments
ResourceName |
[required] The Amazon Resource Name (ARN) of the resource for which you want the
list of tags, for example
For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces. |
[Package paws.database version 0.6.0 Index]