securityhub_update_findings {paws.security.identity} | R Documentation |
UpdateFindings is deprecated
Description
update_findings
is deprecated. Instead of update_findings
, use batch_update_findings
.
See https://www.paws-r-sdk.com/docs/securityhub_update_findings/ for full documentation.
Usage
securityhub_update_findings(Filters, Note = NULL, RecordState = NULL)
Arguments
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. |
[Package paws.security.identity version 0.6.1 Index]