aws-sdk-applicationautoscaling 1.115.0

AWS SDK for Application Auto Scaling
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `DeleteScalingPolicy` operation.
pub mod delete_scaling_policy;

/// Types for the `DeleteScheduledAction` operation.
pub mod delete_scheduled_action;

/// Types for the `DeregisterScalableTarget` operation.
pub mod deregister_scalable_target;

/// Types for the `DescribeScalableTargets` operation.
pub mod describe_scalable_targets;

/// Types for the `DescribeScalingActivities` operation.
pub mod describe_scaling_activities;

/// Types for the `DescribeScalingPolicies` operation.
pub mod describe_scaling_policies;

/// Types for the `DescribeScheduledActions` operation.
pub mod describe_scheduled_actions;

/// Types for the `GetPredictiveScalingForecast` operation.
pub mod get_predictive_scaling_forecast;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `PutScalingPolicy` operation.
pub mod put_scaling_policy;

/// Types for the `PutScheduledAction` operation.
pub mod put_scheduled_action;

/// Types for the `RegisterScalableTarget` operation.
pub mod register_scalable_target;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;