docdb_add_tags_to_resource: Adds metadata tags to an Amazon DocumentDB resource

View source: R/docdb_operations.R

docdb_add_tags_to_resourceR Documentation

Adds metadata tags to an Amazon DocumentDB resource

Description

Adds metadata tags to an Amazon DocumentDB resource. You can use these tags with cost allocation reporting to track costs that are associated with Amazon DocumentDB resources or in a Condition statement in an Identity and Access Management (IAM) policy for Amazon DocumentDB.

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

Usage

docdb_add_tags_to_resource(ResourceName, Tags)

Arguments

ResourceName

[required] The Amazon DocumentDB resource that the tags are added to. This value is an Amazon Resource Name .

Tags

[required] The tags to be assigned to the Amazon DocumentDB resource.


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