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