Amazon EC2 Auto Scaling · Arazzo Workflow
Amazon EC2 Auto Scaling Roll Out Instance Refresh
Version 1.0.0
Start an instance refresh on a group and check its progress, branching on status.
View Spec
View on GitHub
Amazon Web ServicesAuto ScalingComputeEC2High AvailabilityScalingArazzoWorkflows
Provider
Workflows
roll-out-instance-refresh
Start an instance refresh and inspect its status for an Auto Scaling group.
Starts a rolling instance refresh and describes it, branching on the reported status.
1
startInstanceRefresh
POST_StartInstanceRefresh
Start a rolling instance refresh on the group and capture the refresh ID.
2
describeInstanceRefresh
POST_DescribeInstanceRefreshes
Describe the started instance refresh and branch on whether it is still in progress or has reached a terminal status.