

# InventoryAggregator
<a name="API_InventoryAggregator"></a>

Specifies the inventory type and attribute for the aggregation execution.

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

 ** Aggregators **   <a name="systemsmanager-Type-InventoryAggregator-Aggregators"></a>
Nested aggregators to further refine aggregation for an inventory type.  
Type: Array of [InventoryAggregator](#API_InventoryAggregator) objects  
Array Members: Minimum number of 1 item. Maximum number of 10 items.  
Required: No

 ** Expression **   <a name="systemsmanager-Type-InventoryAggregator-Expression"></a>
The inventory type and attribute name for aggregation.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1000.  
Required: No

 ** Groups **   <a name="systemsmanager-Type-InventoryAggregator-Groups"></a>
A user-defined set of one or more filters on which to aggregate inventory data. Groups return a count of resources that match and don't match the specified criteria.  
Type: Array of [InventoryGroup](API_InventoryGroup.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 15 items.  
Required: No

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

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