docdb_remove_tags_from_resource {paws.database} | R Documentation |
Removes metadata tags from an Amazon DocumentDB resource.
See https://www.paws-r-sdk.com/docs/docdb_remove_tags_from_resource/ for full documentation.
docdb_remove_tags_from_resource(ResourceName, TagKeys)
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. |