View source: R/shield_operations.R
shield_tag_resource | R Documentation |
Adds or updates tags for a resource in Shield.
See https://www.paws-r-sdk.com/docs/shield_tag_resource/ for full documentation.
shield_tag_resource(ResourceARN, Tags)
ResourceARN |
[required] The Amazon Resource Name (ARN) of the resource that you want to add or update tags for. |
Tags |
[required] The tags that you want to modify or add to the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.