

# AccountLimit
<a name="API_AccountLimit"></a>

Describes the current CloudFormation limits for your account.

CloudFormation has the following limits per account:
+ Number of concurrent resources
+ Number of stacks
+ Number of stack outputs

For more information, see [Understand CloudFormation quotas](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html) in the * Amazon CloudFormation User Guide*.

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

 ** Name **   
The name of the account limit.  
Values: `ConcurrentResourcesLimit` \| `StackLimit` \| `StackOutputsLimit`   
Type: String  
Required: No

 ** Value **   
The value that's associated with the account limit name.  
Type: Integer  
Required: No

## See Also
<a name="API_AccountLimit_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/cloudformation-2010-05-15/AccountLimit) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudformation-2010-05-15/AccountLimit) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudformation-2010-05-15/AccountLimit) 