ManagedScalableTarget - Amazon Elastic Container Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: