memorydb_list_tags {paws.database}R Documentation

Lists all tags currently on a named resource

Description

Lists all tags currently on a named resource. A tag is a key-value pair where the key and value are case-sensitive. You can use tags to categorize and track your MemoryDB resources. For more information, see Tagging your MemoryDB resources

See https://www.paws-r-sdk.com/docs/memorydb_list_tags/ for full documentation.

Usage

memorydb_list_tags(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource for which you want the list of tags


[Package paws.database version 0.6.0 Index]