qldb_list_tags_for_resource: Returns all tags for a specified Amazon QLDB resource

View source: R/qldb_operations.R

qldb_list_tags_for_resourceR Documentation

Returns all tags for a specified Amazon QLDB resource

Description

Returns all tags for a specified Amazon QLDB resource.

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

Usage

qldb_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) for which to list the tags. For example:

arn:aws:qldb:us-east-1:123456789012:ledger/exampleLedger


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