paws.management (version 0.1.0)

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

Description

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

Usage

autoscaling_describe_account_limits()

Arguments

Details

For information about requesting an increase in these limits, see Amazon EC2 Auto Scaling Limits 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.
# }
# NOT RUN {
svc$describe_account_limits()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab