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-bqtgftz736ft.deno.dev/v0.5/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
ListTagsForResourceRequest
ListTagsForResourceResponse
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 in the Application Auto Scaling User Guide.

PredefinedMetricSpecification

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

PutScalingPolicyRequest
PutScalingPolicyResponse
PutScheduledActionRequest
RegisterScalableTargetRequest
RegisterScalableTargetResponse
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.

TagResourceRequest
TargetTrackingMetric

Represents a specific metric.

TargetTrackingMetricDataQuery

The metric data to return. Also defines whether this call is returning data for one metric only, or whether it is performing a math expression on the values of returned metric statistics to create a new time series. A time series is a series of data points, each of which is associated with a timestamp.

TargetTrackingMetricDimension

Describes the dimension of a metric.

TargetTrackingMetricStat

This structure defines the CloudWatch metric to return, along with the statistic and unit.

TargetTrackingScalingPolicyConfiguration

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

UntagResourceRequest

§Type Aliases

AdjustmentType
MetricAggregationType
MetricStatistic
MetricType
PolicyType
ScalableDimension
ScalingActivityStatusCode
ServiceNamespace