Complete Lifecycle Action

GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&InstanceId&LifecycleActionResult&LifecycleActionToken&LifecycleHookName&Action=CompleteLifecycleAction

Request Params

KeyDatatypeRequiredDescription
AutoScalingGroupNamenullThe name of the Auto Scaling group.
InstanceIdnullThe ID of the instance.
LifecycleActionResultnullThe action for the group to take. This parameter can be either CONTINUE or ABANDON.
LifecycleActionTokennullA universally unique identifier (UUID) that identifies a specific lifecycle action associated with an instance. Amazon EC2 Auto Scaling sends this token to the notification target you specified when you created the lifecycle hook.
LifecycleHookNamenullThe name of the lifecycle hook.
Actionstring