guardduty_get_coverage_statistics: Retrieves aggregated statistics for your account

View source: R/guardduty_operations.R

guardduty_get_coverage_statisticsR Documentation

Retrieves aggregated statistics for your account

Description

Retrieves aggregated statistics for your account. If you are a GuardDuty administrator, you can retrieve the statistics for all the resources associated with the active member accounts in your organization who have enabled EKS Runtime Monitoring and have the GuardDuty agent running on their EKS nodes.

See https://www.paws-r-sdk.com/docs/guardduty_get_coverage_statistics/ for full documentation.

Usage

guardduty_get_coverage_statistics(
  DetectorId,
  FilterCriteria = NULL,
  StatisticsType
)

Arguments

DetectorId

[required] The unique ID of the GuardDuty detector associated to the coverage statistics.

FilterCriteria

Represents the criteria used to filter the coverage statistics

StatisticsType

[required] Represents the statistics type used to aggregate the coverage details.


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