UsageStatistics
Contains the result of GuardDuty usage. If a UsageStatisticType is provided the result for other types will be null.
Contents
- sumByAccount
-
The usage statistic sum organized by account ID.
Type: Array of UsageAccountResult objects
Required: No
- sumByDataSource
-
The usage statistic sum organized by on data source.
Type: Array of UsageDataSourceResult objects
Required: No
- sumByResource
-
The usage statistic sum organized by resource.
Type: Array of UsageResourceResult objects
Required: No
- topResources
-
Lists the top 50 resources that have generated the most GuardDuty usage, in order from most to least expensive.
Type: Array of UsageResourceResult objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: