inspector_set_tags_for_resource {paws.security.identity} | R Documentation |
Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.
See https://www.paws-r-sdk.com/docs/inspector_set_tags_for_resource/ for full documentation.
inspector_set_tags_for_resource(resourceArn, tags = NULL)
resourceArn |
[required] The ARN of the assessment template that you want to set tags to. |
tags |
A collection of key and value pairs that you want to set to the assessment template. |