View source: R/guardduty_operations.R
guardduty_archive_findings | R Documentation |
Archives GuardDuty findings that are specified by the list of finding IDs.
See https://www.paws-r-sdk.com/docs/guardduty_archive_findings/ for full documentation.
guardduty_archive_findings(DetectorId, FindingIds)
DetectorId |
[required] The ID of the detector that specifies the GuardDuty service whose findings you want to archive. |
FindingIds |
[required] The IDs of the findings that you want to archive. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.