Class | Description |
---|---|
ApplicationSource |
Represents an application source.
|
CreateScalingPlanRequest | |
CreateScalingPlanResult | |
CustomizedLoadMetricSpecification |
Represents a CloudWatch metric of your choosing that can be used for predictive scaling.
|
CustomizedScalingMetricSpecification |
Represents a CloudWatch metric of your choosing that can be used for dynamic scaling as part of a target tracking
scaling policy.
|
Datapoint |
Represents a single value in the forecast data used for predictive scaling.
|
DeleteScalingPlanRequest | |
DeleteScalingPlanResult | |
DescribeScalingPlanResourcesRequest | |
DescribeScalingPlanResourcesResult | |
DescribeScalingPlansRequest | |
DescribeScalingPlansResult | |
GetScalingPlanResourceForecastDataRequest | |
GetScalingPlanResourceForecastDataResult | |
MetricDimension |
Represents a dimension for a customized metric.
|
PredefinedLoadMetricSpecification |
Represents a predefined metric that can be used for predictive scaling.
|
PredefinedScalingMetricSpecification |
Represents a predefined metric that can be used for dynamic scaling as part of a target tracking scaling policy.
|
ScalingInstruction |
Describes a scaling instruction for a scalable resource in a scaling plan.
|
ScalingPlan |
Represents a scaling plan.
|
ScalingPlanResource |
Represents a scalable resource.
|
ScalingPolicy |
Represents a scaling policy.
|
TagFilter |
Represents a tag.
|
TargetTrackingConfiguration |
Describes a target tracking configuration to use with AWS Auto Scaling.
|
UpdateScalingPlanRequest | |
UpdateScalingPlanResult |
Exception | Description |
---|---|
AWSAutoScalingPlansException |
Base exception for all service exceptions thrown by AWS Auto Scaling Plans
|
ConcurrentUpdateException |
Concurrent updates caused an exception, for example, if you request an update to a scaling plan that already has a
pending update.
|
InternalServiceException |
The service encountered an internal error.
|
InvalidNextTokenException |
The token provided is not valid.
|
LimitExceededException |
Your account exceeded a limit.
|
ObjectNotFoundException |
The specified object could not be found.
|
ValidationException |
An exception was thrown for a validation issue.
|