View source: R/qldb_operations.R
qldb_untag_resource | R Documentation |
Removes one or more tags from a specified Amazon QLDB resource. You can specify up to 50 tag keys to remove.
See https://www.paws-r-sdk.com/docs/qldb_untag_resource/ for full documentation.
qldb_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) from which to remove the tags. For example:
|
TagKeys |
[required] The list of tag keys to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.