Table: aws_availability_zones
This table shows data for Availability Zones.
The composite primary key for this table is (account_id, region_name, zone_id).
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
account_id (PK) | utf8 |
enabled | bool |
partition | utf8 |
region | utf8 |
group_name | utf8 |
messages | json |
network_border_group | utf8 |
opt_in_status | utf8 |
parent_zone_id | utf8 |
parent_zone_name | utf8 |
region_name (PK) | utf8 |
state | utf8 |
zone_id (PK) | utf8 |
zone_name | utf8 |
zone_type | utf8 |