AWS SDK for .NET Documentation
DescribeAccountLimitsRequest Class
AmazonAmazon.AutoScaling.ModelDescribeAccountLimitsRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the DescribeAccountLimits operation.

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 class DescribeAccountLimitsRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethods



IconMemberDescription
DescribeAccountLimitsRequest()()()()
Initializes a new instance of the DescribeAccountLimitsRequest class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DescribeAccountLimitsRequest
See Also

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