Amazon EC2 Auto Scaling · Arazzo Workflow
Amazon EC2 Auto Scaling Configure and Execute Scaling Policy
Version 1.0.0
Put a scaling policy on a group, confirm it, then manually execute it.
View Spec
View on GitHub
Amazon Web ServicesAuto-ScalingComputeEC2High AvailabilityScalingArazzoWorkflows
Provider
Workflows
configure-and-execute-scaling-policy
Create a scaling policy, verify it, and execute it for an Auto Scaling group.
Puts a simple scaling policy on the group, confirms it appears in the group's policy list, and executes it to drive a scaling activity.
1
putScalingPolicy
Create or update a simple scaling policy on the Auto Scaling group and capture the returned policy ARN.
2
describePolicies
Describe the policies on the group to confirm the new policy is registered.
3
executePolicy
Execute the scaling policy by name to trigger a scaling activity on the group.
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.