Table: aws_autoscaling_groups
This table shows data for Auto Scaling Groups.
The primary key for this table is arn.
Relations
The following tables depend on aws_autoscaling_groups:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
load_balancers | JSON |
load_balancer_target_groups | JSON |
arn (PK) | String |
tags | JSON |
tags_raw | JSON |
auto_scaling_group_name | String |
availability_zones | StringArray |
created_time | Timestamp |
default_cooldown | Int |
desired_capacity | Int |
health_check_type | String |
max_size | Int |
min_size | Int |
auto_scaling_group_arn | String |
capacity_rebalance | Bool |
context | String |
default_instance_warmup | Int |
desired_capacity_type | String |
enabled_metrics | JSON |
health_check_grace_period | Int |
instances | JSON |
launch_configuration_name | String |
launch_template | JSON |
load_balancer_names | StringArray |
max_instance_lifetime | Int |
mixed_instances_policy | JSON |
new_instances_protected_from_scale_in | Bool |
placement_group | String |
predicted_capacity | Int |
service_linked_role_arn | String |
status | String |
suspended_processes | JSON |
target_group_ar_ns | StringArray |
termination_policies | StringArray |
traffic_sources | JSON |
vpc_zone_identifier | String |
warm_pool_configuration | JSON |
warm_pool_size | Int |
notification_configurations | JSON |