AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails - AWS Security Hub

AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails

Information about the instances distribution.

Contents

OnDemandAllocationStrategy

How to allocate instance types to fulfill On-Demand capacity. The valid value is prioritized.

Type: String

Pattern: .*\S.*

Required: No

OnDemandBaseCapacity

The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances.

Type: Integer

Required: No

OnDemandPercentageAboveBaseCapacity

The percentage of On-Demand Instances and Spot Instances for additional capacity beyond OnDemandBaseCapacity.

Type: Integer

Required: No

SpotAllocationStrategy

How to allocate instances across Spot Instance pools. Valid values are as follows:

  • lowest-price

  • capacity-optimized

  • capacity-optimized-prioritized

Type: String

Pattern: .*\S.*

Required: No

SpotInstancePools

The number of Spot Instance pools across which to allocate your Spot Instances.

Type: Integer

Required: No

SpotMaxPrice

The maximum price per unit hour that you are willing to pay for a Spot Instance.

Type: String

Pattern: .*\S.*

Required: No

See Also

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