termination Policies
List of policies to decide how the instances in the Auto Scaling Group should be terminated. The allowed values are OldestInstance
, NewestInstance
, OldestLaunchConfiguration
, ClosestToNextInstanceHour
, OldestLaunchTemplate
, AllocationStrategy
, Default
. Additionally, the ARN of a Lambda function can be specified for custom termination policies.