AWS::EC2::EC2Fleet MaintenanceStrategies
The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CapacityRebalance" :
CapacityRebalance
}
Properties
CapacityRebalance
-
The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.
Required: No
Type: CapacityRebalance
Update requires: Replacement