guardduty_unarchive_findings {paws.security.identity} | R Documentation |
Unarchives GuardDuty findings specified by the findingIds
Description
Unarchives GuardDuty findings specified by the findingIds
.
See https://www.paws-r-sdk.com/docs/guardduty_unarchive_findings/ for full documentation.
Usage
guardduty_unarchive_findings(DetectorId, FindingIds)
Arguments
DetectorId |
[required] The ID of the detector associated with the findings to unarchive. To find the |
FindingIds |
[required] The IDs of the findings to unarchive. |
[Package paws.security.identity version 0.9.0 Index]