Table: aws_autoscaling_scheduled_actions
This table shows data for Auto Scaling Scheduled Actions.
The primary key for this table is arn.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
auto_scaling_group_name | utf8 |
desired_capacity | int64 |
end_time | timestamp[us, tz=UTC] |
max_size | int64 |
min_size | int64 |
recurrence | utf8 |
scheduled_action_arn | utf8 |
scheduled_action_name | utf8 |
start_time | timestamp[us, tz=UTC] |
time | timestamp[us, tz=UTC] |
time_zone | utf8 |