Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/applicationautoscaling.ts?docs=full";

§Classes

ApplicationAutoScaling

§Interfaces

Alarm

Represents a CloudWatch alarm associated with a scaling policy.

CustomizedMetricSpecification

Represents a CloudWatch metric of your choosing for a target tracking scaling policy to use with Application Auto Scaling.

DeleteScalingPolicyRequest
DeleteScheduledActionRequest
DeregisterScalableTargetRequest
DescribeScalableTargetsRequest
DescribeScalableTargetsResponse
DescribeScalingActivitiesRequest
DescribeScalingActivitiesResponse
DescribeScalingPoliciesRequest
DescribeScalingPoliciesResponse
DescribeScheduledActionsRequest
DescribeScheduledActionsResponse
MetricDimension

Describes the dimension names and values associated with a metric.

NotScaledReason

Describes the reason for an activity that isn't scaled (not scaled activity), in machine-readable format. For help interpreting the not scaled reason details, see Scaling activities for Application Auto Scaling.

PredefinedMetricSpecification

Represents a predefined metric for a target tracking scaling policy to use with Application Auto Scaling.

PutScalingPolicyRequest
PutScalingPolicyResponse
PutScheduledActionRequest
RegisterScalableTargetRequest
ScalableTarget

Represents a scalable target.

ScalableTargetAction

Represents the minimum and maximum capacity for a scheduled action.

ScalingActivity

Represents a scaling activity.

ScalingPolicy

Represents a scaling policy to use with Application Auto Scaling.

ScheduledAction

Represents a scheduled action.

StepAdjustment

Represents a step adjustment for a StepScalingPolicyConfiguration. Describes an adjustment based on the difference between the value of the aggregated CloudWatch metric and the breach threshold that you've defined for the alarm.

StepScalingPolicyConfiguration

Represents a step scaling policy configuration to use with Application Auto Scaling.

SuspendedState

Specifies whether the scaling activities for a scalable target are in a suspended state.

TargetTrackingScalingPolicyConfiguration

Represents a target tracking scaling policy configuration to use with Application Auto Scaling.

§Type Aliases

AdjustmentType
MetricAggregationType
MetricStatistic
MetricType
PolicyType
ScalableDimension
ScalingActivityStatusCode
ServiceNamespace