memorydb_list_tags: Lists all tags currently on a named resource

View source: R/memorydb_operations.R

memorydb_list_tagsR 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


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