View source: R/securityhub_operations.R
securityhub_update_findings | R Documentation |
update_findings
is a deprecated operation. Instead of update_findings
, use the batch_update_findings
operation.
See https://www.paws-r-sdk.com/docs/securityhub_update_findings/ for full documentation.
securityhub_update_findings(Filters, Note = NULL, RecordState = NULL)
Filters |
[required] A collection of attributes that specify which findings you want to update. |
Note |
The updated note for the finding. |
RecordState |
The updated record state for the finding. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.