

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

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

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

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

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

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

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

 ** EnvironmentQuota **   
The quota for environments in the AWS 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 AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/elasticbeanstalk-2010-12-01/ResourceQuotas) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticbeanstalk-2010-12-01/ResourceQuotas) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticbeanstalk-2010-12-01/ResourceQuotas) 