View source: R/guardduty_operations.R
guardduty_get_findings | R Documentation |
Describes Amazon GuardDuty findings specified by finding IDs.
See https://www.paws-r-sdk.com/docs/guardduty_get_findings/ for full documentation.
guardduty_get_findings(DetectorId, FindingIds, SortCriteria = NULL)
DetectorId |
[required] The ID of the detector that specifies the GuardDuty service whose findings you want to retrieve. |
FindingIds |
[required] The IDs of the findings that you want to retrieve. |
SortCriteria |
Represents the criteria used for sorting findings. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.