Skip to main content

Crate fakecloud_application_autoscaling

Crate fakecloud_application_autoscaling 

Source

Re-exports§

pub use hooks::DynamoDbCapacityHook;
pub use hooks::EcsServiceHook;
pub use hooks::MetricReader;
pub use scheduled_executor::ScheduledActionExecutor;
pub use ticker::ScalingWatcher;

Modules§

hooks
Cross-service hooks the Application Auto Scaling watcher uses to observe metrics and apply scaling decisions on real resources.
scheduled_executor
Background executor that fires Application Auto Scaling ScheduledActions when their Schedule expression is due.
ticker
Background watcher that consumes CloudWatch metric samples and applies scaling decisions to real resources (today: DynamoDB).

Structs§

AccountState
Alarm
ApplicationAutoScalingAccounts
ApplicationAutoScalingService
NotScaledReason
ScalableTarget
ScalableTargetAction
ScalingActivity
ScalingPolicy
ScheduledAction
SuspendedState

Type Aliases§

PolicyKey
ScheduledKey
SharedApplicationAutoScalingState
TargetKey