CapacityProviderScalingConfig
Configuration that defines how the capacity provider scales compute instances based on demand and policies.
Contents
- MaxVCpuCount
-
The maximum number of vCPUs that the capacity provider can provision across all compute instances.
Type: Integer
Valid Range: Minimum value of 2. Maximum value of 15000.
Required: No
- ScalingMode
-
The scaling mode that determines how the capacity provider responds to changes in demand.
Type: String
Valid Values:
Auto | ManualRequired: No
- ScalingPolicies
-
A list of scaling policies that define how the capacity provider scales compute instances based on metrics and thresholds.
Type: Array of TargetTrackingScalingPolicy objects
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: