v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467657.5 KB

Deletes the specified scaling plan.

Deleting a scaling plan deletes the underlying ScalingInstruction for all of the scalable resources that are covered by the plan.

If the plan has launched resources or has scaling activities in progress, you must delete those resources separately.

post/#X-Amz-Target=AnyScaleScalingPlannerFrontendService.DeleteScalingPlan

Headers

X-Amz-Target'AnyScaleScalingPlannerFrontendService.DeleteScalingPlan' required

Request body

ScalingPlanNamestring required

The name of the scaling plan.

ScalingPlanVersioninteger required

The version number of the scaling plan. Currently, the only valid value is <code>1</code>.

Response

Success

DeleteScalingPlanResponse required