

# 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.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html) in the * AWS CloudFormation User Guide*.

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

 ** Name **   
The name of the account limit.  
Values: `ConcurrentResourcesLimit` \$1 `StackLimit` \$1 `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 AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/cloudformation-2010-05-15/AccountLimit) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/AccountLimit) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/AccountLimit) 