rustv1/examples/autoscalingplans/README.md
These examples demonstrate how to perform several Auto Scaling group operations using the AWS SDK for Rust.
Use scaling plans to set up scaling policies across a collection of supported resources from services including Aurora, DynamoDB, EC2 Spot, and ECS.
This example lists your auto scaling plans in the Region.
cargo run --bin describe-scaling-plans -- [-r REGION] [-v]
To propose a new code example to the AWS documentation team, see CONTRIBUTING.md. The team prefers to create code examples that show broad scenarios rather than individual API calls.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0