inspector_remove_attributes_from_findings: Removes entire attributes (key and value pairs) from the...

View source: R/inspector_operations.R

inspector_remove_attributes_from_findingsR Documentation

Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists

Description

Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists.

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

Usage

inspector_remove_attributes_from_findings(findingArns, attributeKeys)

Arguments

findingArns

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

attributeKeys

[required] The array of attribute keys that you want to remove from specified findings.


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