{ "opencollection": "1.0.0", "info": { "name": "Auto Scaling #Action=AttachInstances #Action=AttachInstances #Action=DeleteLifecycleHook API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#Action=DeleteLifecycleHook", "type": "folder" }, "items": [ { "info": { "name": "Amazon EC2 Auto Scaling GET_ Delete Lifecycle Hook", "type": "http" }, "http": { "method": "GET", "url": "http://autoscaling.{region}.amazonaws.com/#Action=DeleteLifecycleHook", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "LifecycleHookName", "value": "", "type": "query", "description": "The name of the lifecycle hook." }, { "name": "AutoScalingGroupName", "value": "", "type": "query", "description": "The name of the Auto Scaling group." }, { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "

Deletes the specified lifecycle hook.

If there are any outstanding lifecycle actions, they are completed first (ABANDON for launching instances, CONTINUE for terminating instances).

" }, { "info": { "name": "Amazon EC2 Auto Scaling POST_ Delete Lifecycle Hook", "type": "http" }, "http": { "method": "POST", "url": "http://autoscaling.{region}.amazonaws.com/#Action=DeleteLifecycleHook", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "

Deletes the specified lifecycle hook.

If there are any outstanding lifecycle actions, they are completed first (ABANDON for launching instances, CONTINUE for terminating instances).

" } ] } ], "bundled": true }