Data retrieval APIs for Amazon EC2 Auto Scaling
Amazon EC2 Auto Scaling provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
DescribeAccountLimits | Describe the current Auto Scaling resource limits for your AWS account | List |
DescribeAdjustmentTypes | Describe the policy adjustment types for use with PutScalingPolicy | List |
DescribeAutoScalingGroups | Describe one or more Auto Scaling groups. If a list of names is not provided, the call describes all Auto Scaling groups | List |
DescribeAutoScalingInstances | Describe one or more Auto Scaling instances. If a list is not provided, the call describes all instances | List |
DescribeAutoScalingNotificationTypes | Describe the notification types that are supported by Auto Scaling | List |
DescribeInstanceRefreshes | Describe one or more instance refreshes for an Auto Scaling group | List |
DescribeLaunchConfigurations | Describe one or more launch configurations. If you omit the list of names, then the call describes all launch configurations | List |
DescribeLifecycleHookTypes | Describe the available types of lifecycle hooks | List |
DescribeLifecycleHooks | Describe the lifecycle hooks for the specified Auto Scaling group | List |
DescribeLoadBalancerTargetGroups | Describe the target groups for the specified Auto Scaling group | List |
DescribeLoadBalancers | Describe the load balancers for the specified Auto Scaling group | List |
DescribeMetricCollectionTypes | Describe the available CloudWatch metrics for Auto Scaling | List |
DescribeNotificationConfigurations | Describe the notification actions associated with the specified Auto Scaling group | List |
DescribePolicies | Describe the policies for the specified Auto Scaling group | List |
DescribeScalingActivities | Describe one or more scaling activities for the specified Auto Scaling group | List |
DescribeScalingProcessTypes | Describe the scaling process types for use with ResumeProcesses and SuspendProcesses | List |
DescribeScheduledActions | Describe the actions scheduled for your Auto Scaling group that haven't run | List |
DescribeTags | Describe the specified tags | Read |
DescribeTerminationPolicyTypes | Describe the termination policies supported by Auto Scaling | List |
DescribeTrafficSources | Describe the target groups for the specified Auto Scaling group | List |
DescribeWarmPool | Describe the warm pool associated with the Auto Scaling group | List |
GetPredictiveScalingForecast | Retrieve the forecast data for a predictive scaling policy | List |