ManagedApplicationAutoScalingPolicy
The Application Auto Scaling policy created by Amazon ECS when you create an Express service.
Contents
- metric
-
The metric used for auto scaling decisions. The available metrics are
ECSServiceAverageCPUUtilization,ECSServiceAverageMemoryUtilization, andALBRequestCOuntPerTarget.Type: String
Required: Yes
- policyType
-
The type of Application Auto Scaling policy associated with the Express service. Valid values are
TargetTrackingScaling,StepScaling, andPredictiveScaling.Type: String
Required: Yes
- status
-
The status of Application Auto Scaling policy creation.
Type: String
Valid Values:
PROVISIONING | ACTIVE | DEPROVISIONING | DELETED | FAILEDRequired: Yes
- targetValue
-
The target value for the auto scaling metric.
Type: Double
Required: Yes
- updatedAt
-
The Unix timestamp for when the Application Auto Scaling policy was last updated.
Type: Timestamp
Required: Yes
- arn
-
The Amazon Resource Name (ARN) of the Application Auto Scaling policy associated with the Express service.
Type: String
Required: No
- statusReason
-
Information about why the Application Auto Scaling policy 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: