cloudformation_describe_account_limits: Retrieves your account's AWS CloudFormation limits, such as the maximum
number of stacks that you can create in your account
Description
Retrieves your account's AWS CloudFormation limits, such as the maximum
number of stacks that you can create in your account.
Usage
cloudformation_describe_account_limits(NextToken)
Arguments
NextToken
A string that identifies the next page of limits that you want to
retrieve.
Request syntax
svc$describe_account_limits(
NextToken = "string"
)