View source: R/securityhub_operations.R
securityhub_untag_resource | R Documentation |
Removes one or more tags from a resource.
See https://www.paws-r-sdk.com/docs/securityhub_untag_resource/ for full documentation.
securityhub_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The ARN of the resource to remove the tags from. |
TagKeys |
[required] The tag keys associated with the tags to remove from the resource. You can remove up to 50 tags at a time. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.