

# Capacity
<a name="API_Capacity"></a>

Information about the capacity of the connector, whether it is auto scaled or provisioned.

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

 ** autoScaling **   <a name="MSKC-Type-Capacity-autoScaling"></a>
Information about the auto scaling parameters for the connector.  
Type: [AutoScaling](API_AutoScaling.md) object  
Required: No

 ** provisionedCapacity **   <a name="MSKC-Type-Capacity-provisionedCapacity"></a>
Details about a fixed capacity allocated to a connector.  
Type: [ProvisionedCapacity](API_ProvisionedCapacity.md) object  
Required: No

## See Also
<a name="API_Capacity_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/kafkaconnect-2021-09-14/Capacity) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kafkaconnect-2021-09-14/Capacity) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kafkaconnect-2021-09-14/Capacity) 