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 theirScheduleexpression is due. - ticker
- Background watcher that consumes CloudWatch metric samples and applies scaling decisions to real resources (today: DynamoDB).
Structs§
- Account
State - Alarm
- Application
Auto Scaling Accounts - Application
Auto Scaling Service - NotScaled
Reason - Scalable
Target - Scalable
Target Action - Scaling
Activity - Scaling
Policy - Scheduled
Action - Suspended
State