lifecycle Transition
Parameters
value
The lifecycle transition. For Auto Scaling groups, there are two major lifecycle transitions.
To create a lifecycle hook for scale-out events, specify
`autoscaling:EC2_INSTANCE_LAUNCHING`
.To create a lifecycle hook for scale-in events, specify
`autoscaling:EC2_INSTANCE_TERMINATING`
.