Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account
Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.
For information about requesting an increase, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
autoscaling_describe_account_limits()
A list with the following syntax:
list( MaxNumberOfAutoScalingGroups = 123, MaxNumberOfLaunchConfigurations = 123, NumberOfAutoScalingGroups = 123, NumberOfLaunchConfigurations = 123 )
## Not run: # This example describes the Auto Scaling limits for your AWS account. svc$describe_account_limits() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.