AWS SDK for .NET Documentation
DescribeAccountLimits Method
AmazonAmazon.AutoScalingAmazonAutoScalingClientDescribeAccountLimits()()()() Did this page help you?   Yes   No    Tell us about it...

Returns the limits for the Auto Scaling resources currently allowed for your AWS account.

Your AWS account comes with default limits on resources for Auto Scaling. There is a default limit of 20 Auto Scaling groups and 100 launch configurations per region.

If you reach the limits for the number of Auto Scaling groups or the launch configurations, you can go to the Support Center and place a request to raise the limits.

Declaration Syntax
C#
public DescribeAccountLimitsResponse DescribeAccountLimits()
Return Value
The response from the DescribeAccountLimits service method, as returned by AmazonAutoScaling.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)