Package-level declarations

Types

Link copied to clipboard
sealed class AdjustmentType
Link copied to clipboard
class Alarm

Represents a CloudWatch alarm associated with a scaling policy.

Link copied to clipboard

Base class for all service related exceptions thrown by the ApplicationAutoScaling client

Link copied to clipboard

Concurrent updates caused an exception, for example, if you request an update to an Application Auto Scaling resource that already has a pending update.

Link copied to clipboard

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

Link copied to clipboard

Failed access to resources caused an exception. This exception is thrown when Application Auto Scaling is unable to retrieve the alarms associated with a scaling policy due to a client error, for example, if the role ARN specified for a scalable target does not have permission to call the CloudWatch DescribeAlarms on your behalf.

Link copied to clipboard

The service encountered an internal error.

Link copied to clipboard

The next token supplied was invalid.

Link copied to clipboard

A per-account resource limit is exceeded. For more information, see Application Auto Scaling service quotas.

Link copied to clipboard
Link copied to clipboard

Describes the dimension names and values associated with a metric.

Link copied to clipboard
sealed class MetricStatistic
Link copied to clipboard
sealed class MetricType
Link copied to clipboard

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.

Link copied to clipboard

The specified object could not be found. For any operation that depends on the existence of a scalable target, this exception is thrown if the scalable target with the specified service namespace, resource ID, and scalable dimension does not exist. For any operation that deletes or deregisters a resource, this exception is thrown if the resource cannot be found.

Link copied to clipboard
sealed class PolicyType
Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The specified resource doesn't exist.

Link copied to clipboard
sealed class ScalableDimension
Link copied to clipboard

Represents a scalable target.

Link copied to clipboard

Represents the minimum and maximum capacity for a scheduled action.

Link copied to clipboard

Represents a scaling activity.

Link copied to clipboard
Link copied to clipboard

Represents a scaling policy to use with Application Auto Scaling.

Link copied to clipboard

Represents a scheduled action.

Link copied to clipboard
sealed class ServiceNamespace
Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Represents a specific metric.

Link copied to clipboard

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.

Link copied to clipboard

Describes the dimension of a metric.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The request contains too many tags. Try the request again with fewer tags.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An exception was thrown for a validation issue. Review the available parameters for the API request.