Schedule Types
Schedule Types
SkySaver supports scheduling for four AWS resource types. Each type has specific configuration options tailored to how that service operates.
Supported Resource Types
| Type | Description | Primary Action |
|---|---|---|
| EC2 | Elastic Compute Cloud instances | Start/Stop |
| RDS | Relational Database Service | Start/Stop |
| Lambda | Lambda functions | Concurrency scaling |
| ASG | Auto Scaling Groups | Capacity scaling |
Choosing a Schedule Type
When creating a schedule, you select the resource type. Each schedule can only manage one resource type.
Type-Specific Configuration
Each resource type has unique scheduling options:
| Type | Active State | Inactive State |
|---|---|---|
| EC2 | Running | Stopped |
| RDS | Running | Stopped |
| Lambda | Full concurrency | Reduced/zero concurrency |
| ASG | Desired capacity | Minimum capacity (or 0) |
Related Topics
- Creating Schedules - How to create schedules
- Periods - Configuring time windows