Resilience Hub Recommendation Template

The Resilience Hub Recommendation Template in AWS is a resource that captures recommendations generated by AWS Resilience Hub after assessing an application’s resilience. It provides guidance on improvements such as configuration changes, service adjustments, or architecture updates to enhance availability, reliability, and fault tolerance. This template helps users implement best practices for disaster recovery and resilience planning.

aws.resiliencehub_recommendation_template

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
app_arncorestringAmazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
assessment_arncorestringAmazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
end_timecoretimestampThe end time for the action.
formatcorestringFormat of the recommendation template. CfnJson The template is CloudFormation JSON. CfnYaml The template is CloudFormation YAML.
messagecorestringMessage for the recommendation template.
namecorestringName for the recommendation template.
needs_replacementscoreboolIndicates if replacements are needed.
recommendation_idscorearray<string>Identifiers for the recommendations used in the recommendation template.
recommendation_template_arncorestringAmazon Resource Name (ARN) for the recommendation template.
recommendation_typescorearray<string>An array of strings that specify the recommendation template type or types. Alarm The template is an AlarmRecommendation template. Sop The template is a SopRecommendation template. Test The template is a TestRecommendation template.
start_timecoretimestampThe start time for the action.
statuscorestringStatus of the action.
tagscorehstore
templates_locationcorejsonThe file location of the template.