Remove Tags From Resource
docdb_remove_tags_from_resource | R Documentation |
Removes metadata tags from an Amazon DocumentDB resource¶
Description¶
Removes metadata tags from an Amazon DocumentDB resource.
Usage¶
Arguments¶
ResourceName
[required] The Amazon DocumentDB resource that the tags are removed from. This value is an Amazon Resource Name (ARN).
TagKeys
[required] The tag key (name) of the tag to be removed.
Value¶
An empty list.