inspector2_tag_resource {paws.security.identity} | R Documentation |
Adds tags to a resource.
See https://www.paws-r-sdk.com/docs/inspector2_tag_resource/ for full documentation.
inspector2_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource to apply a tag to. |
tags |
[required] The tags to be added to a resource. |