inspector_set_tags_for_resource: Sets tags (key and value pairs) to the assessment template...

View source: R/inspector_operations.R

inspector_set_tags_for_resourceR Documentation

Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template

Description

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.

Usage

inspector_set_tags_for_resource(resourceArn, tags = NULL)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.