View source: R/docdb_operations.R
docdb_add_tags_to_resource | R Documentation |
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.
docdb_add_tags_to_resource(ResourceName, Tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.