import * as mod from "https://aws-api.deno.dev/v0.2/services/autoscalingplans.ts?docs=full";
AutoScalingPlans |
ApplicationSource | Represents an application source. |
CreateScalingPlanRequest | |
CreateScalingPlanResponse | |
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 | |
DescribeScalingPlanResourcesRequest | |
DescribeScalingPlanResourcesResponse | |
DescribeScalingPlansRequest | |
DescribeScalingPlansResponse | |
GetScalingPlanResourceForecastDataRequest | |
GetScalingPlanResourceForecastDataResponse | |
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. Each scaling instruction applies to one resource. |
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. Used with "ScalingInstruction" and "ScalingPolicy". |
UpdateScalingPlanRequest |