guardduty_get_findings_statistics: Lists Amazon GuardDuty findings statistics for the specified...

View source: R/guardduty_operations.R

guardduty_get_findings_statisticsR Documentation

Lists Amazon GuardDuty findings statistics for the specified detector ID

Description

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.

Usage

guardduty_get_findings_statistics(
  DetectorId,
  FindingStatisticTypes,
  FindingCriteria = NULL
)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.