Describe Lifecycle Hooks
GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&LifecycleHookNames.member.N&Action=DescribeLifecycleHooks
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AutoScalingGroupName | null | The name of the Auto Scaling group. | |
LifecycleHookNames.member.N | null | The names of one or more lifecycle hooks. If you omit this parameter, all lifecycle hooks are described. | |
Action | string |