Table: aws_resiliencehub_component_recommendations
This table shows data for AWS Resilience Hub Component Recommendations.
The composite primary key for this table is (app_arn, assessment_arn, app_component_name).
Relations
This table depends on aws_resiliencehub_app_assessments.
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 |
app_arn (PK) | utf8 |
assessment_arn (PK) | utf8 |
app_component_name (PK) | utf8 |
config_recommendations | json |
recommendation_status | utf8 |