Record Lifecycle Action Heartbeat
GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&InstanceId&LifecycleActionToken&LifecycleHookName&Action=RecordLifecycleActionHeartbeat
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AutoScalingGroupName | null | The name of the Auto Scaling group. | |
InstanceId | null | The ID of the instance. | |
LifecycleActionToken | null | A token that uniquely identifies a specific lifecycle action associated with an instance. Amazon EC2 Auto Scaling sends this token to the notification target that you specified when you created the lifecycle hook. | |
LifecycleHookName | null | The name of the lifecycle hook. | |
Action | string |