InstanceLifecyclePolicy
Defines the lifecycle policy for instances in an Auto Scaling group. This policy controls instance behavior when lifecycles transition and operations fail. Use lifecycle policies to ensure graceful shutdown for stateful workloads or applications requiring extended draining periods.
Contents
- RetentionTriggers
-
Specifies the conditions that trigger instance retention behavior. These triggers determine when instances should move to a Retained state instead of being terminated. This allows you to maintain control over instance management when lifecycle operations fail.
Type: RetentionTriggers object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: