cloudformation_describe_account_limits {paws.management} | R Documentation |
Retrieves your account's CloudFormation limits, such as the maximum number of stacks that you can create in your account
Description
Retrieves your account's CloudFormation limits, such as the maximum number of stacks that you can create in your account. For more information about account limits, see Understand CloudFormation quotas in the CloudFormation User Guide.
See https://www.paws-r-sdk.com/docs/cloudformation_describe_account_limits/ for full documentation.
Usage
cloudformation_describe_account_limits(NextToken = NULL)
Arguments
NextToken |
A string that identifies the next page of limits that you want to retrieve. |
[Package paws.management version 0.9.0 Index]