Table: aws_resiliencehub_recommendation_templates
This table shows data for AWS Resilience Hub Recommendation Templates.
The composite primary key for this table is (arn, assessment_arn, app_arn).
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 |
arn (PK) | String |
assessment_arn (PK) | String |
format | String |
name | String |
recommendation_template_arn | String |
recommendation_types | StringArray |
status | String |
app_arn (PK) | String |
end_time | Timestamp |
message | String |
needs_replacements | Bool |
recommendation_ids | StringArray |
start_time | Timestamp |
tags | JSON |
templates_location | JSON |