Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

autoscalingplans_delete_scaling_plan

Deletes the specified scaling plan


Description

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.

Usage

autoscalingplans_delete_scaling_plan(ScalingPlanName,
  ScalingPlanVersion)

Arguments

ScalingPlanName

[required] The name of the scaling plan.

ScalingPlanVersion

[required] The version number of the scaling plan. Currently, the only valid value is 1.

Value

An empty list.

Request syntax

svc$delete_scaling_plan(
  ScalingPlanName = "string",
  ScalingPlanVersion = 123
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.