AggregateLogGroupSummary
Contains an aggregate summary of log groups grouped by data source characteristics, including the count of log groups and their grouping identifiers.
Contents
- groupingIdentifiers
-
An array of key-value pairs that identify the data source characteristics used to group the log groups.
The size and content of this array depends on the
groupByparameter specified in the request.Type: Array of GroupingIdentifier objects
Required: No
- logGroupCount
-
The number of log groups in this aggregate summary group.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: