View source: R/dlm_operations.R
dlm_untag_resource | R Documentation |
Removes the specified tags from the specified resource.
See https://www.paws-r-sdk.com/docs/dlm_untag_resource/ for full documentation.
dlm_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
TagKeys |
[required] The tag keys. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.