View source: R/guardduty_operations.R
guardduty_get_coverage_statistics | R Documentation |
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 Runtime Monitoring and have the GuardDuty security agent running on their resources.
See https://www.paws-r-sdk.com/docs/guardduty_get_coverage_statistics/ for full documentation.
guardduty_get_coverage_statistics(
DetectorId,
FilterCriteria = NULL,
StatisticsType
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.