docdb_list_tags_for_resource {paws.database}R Documentation

Lists all tags on an Amazon DocumentDB resource

Description

Lists all tags on an Amazon DocumentDB resource.

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

Usage

docdb_list_tags_for_resource(ResourceName, Filters = NULL)

Arguments

ResourceName

[required] The Amazon DocumentDB resource with tags to be listed. This value is an Amazon Resource Name (ARN).

Filters

This parameter is not currently supported.


[Package paws.database version 0.7.0 Index]