inspector_add_attributes_to_findings: Assigns attributes (key and value pairs) to the findings that...

View source: R/inspector_operations.R

inspector_add_attributes_to_findingsR Documentation

Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings

Description

Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.

See https://www.paws-r-sdk.com/docs/inspector_add_attributes_to_findings/ for full documentation.

Usage

inspector_add_attributes_to_findings(findingArns, attributes)

Arguments

findingArns

[required] The ARNs that specify the findings that you want to assign attributes to.

attributes

[required] The array of attributes that you want to assign to specified findings.


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