View source: R/controltower_operations.R
controltower_untag_resource | R Documentation |
Removes tags from a resource. For usage examples, see the Controls Reference Guide .
See https://www.paws-r-sdk.com/docs/controltower_untag_resource/ for full documentation.
controltower_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the resource. |
tagKeys |
[required] Tag keys to be removed from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.