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