accessanalyzer_tag_resource {paws.security.identity} | R Documentation |
Adds a tag to the specified resource.
See https://www.paws-r-sdk.com/docs/accessanalyzer_tag_resource/ for full documentation.
accessanalyzer_tag_resource(resourceArn, tags)
resourceArn |
[required] The ARN of the resource to add the tag to. |
tags |
[required] The tags to add to the resource. |