Fleet Spot Options Args
Constructors
Properties
How to allocate the target capacity across the Spot pools. Valid values: diversified
, lowestPrice
, capacity-optimized
, capacity-optimized-prioritized
and price-capacity-optimized
. Default: lowestPrice
.
Behavior when a Spot Instance is interrupted. Valid values: hibernate
, stop
, terminate
. Default: terminate
.
Number of Spot pools across which to allocate your target Spot capacity. Valid only when Spot allocation_strategy
is set to lowestPrice
. Default: 1
.
Nested argument containing maintenance strategies for managing your Spot Instances that are at an elevated risk of being interrupted. Defined below.
The maximum amount per hour for Spot Instances that you're willing to pay.
The minimum target capacity for Spot Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances. Supported only for fleets of type instant
.
Indicates that the fleet launches all Spot Instances into a single Availability Zone. Supported only for fleets of type instant
.
Indicates that the fleet uses a single instance type to launch all Spot Instances in the fleet. Supported only for fleets of type instant
.