ManagedScalableTarget - Amazon Elastic Container Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ManagedScalableTarget

Represents a scalable target.

Contents

maxCapacity

The maximum value to scale to in response to a scale-out activity.

Type: Integer

Required: Yes

minCapacity

The minimum value to scale to in response to a scale-in activity.

Type: Integer

Required: Yes

status

The status of the scalable target.

Type: String

Valid Values: PROVISIONING | ACTIVE | DEPROVISIONING | DELETED | FAILED

Required: Yes

updatedAt

The Unix timestamp for when the target was most recently updated.

Type: Timestamp

Required: Yes

arn

The ARN of the scalable target.

Type: String

Required: No

statusReason

Information about why the scalable target is in the current status.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: