

# AggregateLogGroupSummary
<a name="API_AggregateLogGroupSummary"></a>

Contains an aggregate summary of log groups grouped by data source characteristics, including the count of log groups and their grouping identifiers.

## Contents
<a name="API_AggregateLogGroupSummary_Contents"></a>

 ** groupingIdentifiers **   <a name="CWL-Type-AggregateLogGroupSummary-groupingIdentifiers"></a>
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 `groupBy` parameter specified in the request.  
Type: Array of [GroupingIdentifier](API_GroupingIdentifier.md) objects  
Required: No

 ** logGroupCount **   <a name="CWL-Type-AggregateLogGroupSummary-logGroupCount"></a>
The number of log groups in this aggregate summary group.  
Type: Integer  
Required: No

## See Also
<a name="API_AggregateLogGroupSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/logs-2014-03-28/AggregateLogGroupSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/AggregateLogGroupSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/AggregateLogGroupSummary) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon CloudWatch Logs. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query AmazonCloudWatchLogs` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
