Describe Account Limits
GET {{aws_auto_scaling_api_base_url}}/?MaxNumberOfAutoScalingGroups&MaxNumberOfLaunchConfigurations&NumberOfAutoScalingGroups&NumberOfLaunchConfigurations&Action=DescribeAccountLimits
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
MaxNumberOfAutoScalingGroups | null | The maximum number of groups allowed for your AWS account. The default limit is 200 per AWS Region. | |
MaxNumberOfLaunchConfigurations | null | The maximum number of launch configurations allowed for your AWS account. The default limit is 200 per AWS Region. | |
NumberOfAutoScalingGroups | null | The current number of groups for your AWS account. | |
NumberOfLaunchConfigurations | null | The current number of launch configurations for your AWS account. | |
Action | string |