shield_tag_resource {paws.security.identity} | R Documentation |
Adds or updates tags for a resource in Shield
Description
Adds or updates tags for a resource in Shield.
See https://www.paws-r-sdk.com/docs/shield_tag_resource/ for full documentation.
Usage
shield_tag_resource(ResourceARN, Tags)
Arguments
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. |
[Package paws.security.identity version 0.7.0 Index]