elasticache_list_tags_for_resource: Lists all tags currently on a named resource

View source: R/elasticache_operations.R

elasticache_list_tags_for_resourceR 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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.