Table: aws_support_cases
This table shows data for Support Cases.
The composite primary key for this table is (account_id, region, case_id).
Relations
The following tables depend on aws_support_cases:
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id (PK) | utf8 |
region (PK) | utf8 |
case_id (PK) | utf8 |
category_code | utf8 |
cc_email_addresses | list<item: utf8, nullable> |
display_id | utf8 |
language | utf8 |
recent_communications | json |
service_code | utf8 |
severity_code | utf8 |
status | utf8 |
subject | utf8 |
submitted_by | utf8 |
time_created | utf8 |