Amazon EC2 Auto Scaling · Arazzo Workflow
Amazon EC2 Auto Scaling Register Lifecycle Hook and Complete Action
Version 1.0.0
Add a lifecycle hook to a group, confirm it, and complete a pending lifecycle action.
View Spec
View on GitHub
Amazon Web ServicesAuto-ScalingComputeEC2High AvailabilityScalingArazzoWorkflows
Provider
Workflows
register-lifecycle-hook-and-complete-action
Create a lifecycle hook, verify it, and complete a pending lifecycle action.
Puts a lifecycle hook on the group, confirms it via describe, and completes a pending lifecycle action for an instance.
1
putLifecycleHook
Create or update the lifecycle hook on the Auto Scaling group.
2
describeLifecycleHooks
Describe the group's lifecycle hooks to confirm the new hook is registered and capture its transition and timeout.
3
completeLifecycleAction
Complete a pending lifecycle action for the instance with the supplied result so the instance can proceed.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.