Package-level declarations

Types

Link copied to clipboard

With Application Auto Scaling, you can configure automatic scaling for the following resources:

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Deletes the specified scaling policy for an Application Auto Scaling scalable target.

Link copied to clipboard

Deletes the specified scheduled action for an Application Auto Scaling scalable target.

Link copied to clipboard

Deregisters an Application Auto Scaling scalable target when you have finished using it. To see which resources have been registered, use DescribeScalableTargets.

Link copied to clipboard

Gets information about the scalable targets in the specified namespace.

Link copied to clipboard

Provides descriptive information about the scaling activities in the specified namespace from the previous six weeks.

Link copied to clipboard

Describes the Application Auto Scaling scaling policies for the specified service namespace.

Link copied to clipboard

Describes the Application Auto Scaling scheduled actions for the specified service namespace.

Link copied to clipboard

Returns all the tags on the specified Application Auto Scaling scalable target.

Link copied to clipboard

Creates or updates a scaling policy for an Application Auto Scaling scalable target.

Link copied to clipboard

Creates or updates a scheduled action for an Application Auto Scaling scalable target.

Link copied to clipboard

Registers or updates a scalable target, which is the resource that you want to scale.

Link copied to clipboard

Adds or edits tags on an Application Auto Scaling scalable target.

Link copied to clipboard

Deletes tags from an Application Auto Scaling scalable target. To delete a tag, specify the tag key and the Application Auto Scaling scalable target.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.