Learn R Programming

paws.management (version 0.1.9)

autoscaling_describe_account_limits: Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account

Description

Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.

Usage

autoscaling_describe_account_limits()

Arguments

Details

For information about requesting an increase, see Amazon EC2 Auto Scaling Service Quotas in the Amazon EC2 Auto Scaling User Guide.

Examples

Run this code
# NOT RUN {
# This example describes the Auto Scaling limits for your AWS account.
svc$describe_account_limits()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab