View source: R/inspector_operations.R
inspector_remove_attributes_from_findings | R 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.
See https://www.paws-r-sdk.com/docs/inspector_remove_attributes_from_findings/ for full documentation.
inspector_remove_attributes_from_findings(findingArns, attributeKeys)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.