

# ResourceQuotas
<a name="API_ResourceQuotas"></a>

A set of per-resource Amazon Elastic Beanstalk quotas associated with an Amazon Web Services account. They reflect Elastic Beanstalk resource limits for this account.

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

 ** ApplicationQuota **   
The quota for applications in the Amazon Web Services account.  
Type: [ResourceQuota](API_ResourceQuota.md) object  
Required: No

 ** ApplicationVersionQuota **   
The quota for application versions in the Amazon Web Services account.  
Type: [ResourceQuota](API_ResourceQuota.md) object  
Required: No

 ** ConfigurationTemplateQuota **   
The quota for configuration templates in the Amazon Web Services account.  
Type: [ResourceQuota](API_ResourceQuota.md) object  
Required: No

 ** CustomPlatformQuota **   
The quota for custom platforms in the Amazon Web Services account.  
Type: [ResourceQuota](API_ResourceQuota.md) object  
Required: No

 ** EnvironmentQuota **   
The quota for environments in the Amazon Web Services account.  
Type: [ResourceQuota](API_ResourceQuota.md) object  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/elasticbeanstalk-2010-12-01/ResourceQuotas) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/elasticbeanstalk-2010-12-01/ResourceQuotas) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/elasticbeanstalk-2010-12-01/ResourceQuotas) 