View source: R/shield_operations.R
shield_untag_resource | R Documentation |
Removes tags from a resource in Shield.
See https://www.paws-r-sdk.com/docs/shield_untag_resource/ for full documentation.
shield_untag_resource(ResourceARN, TagKeys)
ResourceARN |
[required] The Amazon Resource Name (ARN) of the resource that you want to remove tags from. |
TagKeys |
[required] The tag key for each tag that you want to remove from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.