

# AccountQuota
<a name="API_AccountQuota"></a>

Describes a quota for an AWS account, for example the number of replication instances allowed.

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

 ** AccountQuotaName **   <a name="DMS-Type-AccountQuota-AccountQuotaName"></a>
The name of the AWS DMS quota for this AWS account.  
Type: String  
Required: No

 ** Max **   <a name="DMS-Type-AccountQuota-Max"></a>
The maximum allowed value for the quota.  
Type: Long  
Required: No

 ** Used **   <a name="DMS-Type-AccountQuota-Used"></a>
The amount currently used toward the quota maximum.  
Type: Long  
Required: No

## See Also
<a name="API_AccountQuota_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/dms-2016-01-01/AccountQuota) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dms-2016-01-01/AccountQuota) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dms-2016-01-01/AccountQuota) 