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.
inspector_remove_attributes_from_findings(findingArns, attributeKeys)
[required] The ARNs that specify the findings that you want to remove attributes from.
[required] The array of attribute keys that you want to remove from specified findings.