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 arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.


[Package paws.database version 0.9.0 Index]