securityhub_update_findings {paws.security.identity}R Documentation

UpdateFindings is a deprecated operation

Description

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.

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.9.0 Index]