Table: aws_resiliencehub_alarm_recommendations
This table shows data for AWS Resilience Hub Alarm Recommendations.
The composite primary key for this table is (app_arn, assessment_arn, recommendation_id).
Relations
This table depends on aws_resiliencehub_app_assessments.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
app_arn (PK) | String |
assessment_arn (PK) | String |
name | String |
recommendation_id (PK) | String |
reference_id | String |
type | String |
app_component_name | String |
description | String |
items | JSON |
prerequisite | String |