Table: aws_cloudformation_stack_resources
This table shows data for AWS CloudFormation Stack Resources.
The primary key for this table is _cq_id.
Relations
This table depends on aws_cloudformation_stacks.
Columns
Name | Type |
---|---|
_cq_id (PK) | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
stack_id | utf8 |
last_updated_timestamp | timestamp[us, tz=UTC] |
logical_resource_id | utf8 |
resource_status | utf8 |
resource_type | utf8 |
drift_information | json |
module_info | json |
physical_resource_id | utf8 |
resource_status_reason | utf8 |