---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_resiliencehub_recommendation_template{% #aws_resiliencehub_recommendation_template %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `app_arn`{% #app_arn %}

**Type**: `STRING`**Provider name**: `appArn`**Description**: Amazon 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)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the Amazon Web Services General Reference guide.

## `assessment_arn`{% #assessment_arn %}

**Type**: `STRING`**Provider name**: `assessmentArn`**Description**: Amazon 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)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the Amazon Web Services General Reference guide.

## `end_time`{% #end_time %}

**Type**: `TIMESTAMP`**Provider name**: `endTime`**Description**: The end time for the action.

## `format`{% #format %}

**Type**: `STRING`**Provider name**: `format`**Description**: Format of the recommendation template.

{% dl %}

{% dt %}
CfnJson
{% /dt %}

{% dd %}
The template is CloudFormation JSON.
{% /dd %}

{% dt %}
CfnYaml
{% /dt %}

{% dd %}
The template is CloudFormation YAML.
{% /dd %}

{% /dl %}



## `message`{% #message %}

**Type**: `STRING`**Provider name**: `message`**Description**: Message for the recommendation template.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Name for the recommendation template.

## `needs_replacements`{% #needs_replacements %}

**Type**: `BOOLEAN`**Provider name**: `needsReplacements`**Description**: Indicates if replacements are needed.

## `recommendation_ids`{% #recommendation_ids %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `recommendationIds`**Description**: Identifiers for the recommendations used in the recommendation template.

## `recommendation_template_arn`{% #recommendation_template_arn %}

**Type**: `STRING`**Provider name**: `recommendationTemplateArn`**Description**: Amazon Resource Name (ARN) for the recommendation template.

## `recommendation_types`{% #recommendation_types %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `recommendationTypes`**Description**: An array of strings that specify the recommendation template type or types.

{% dl %}

{% dt %}
Alarm
{% /dt %}

{% dd %}
The template is an AlarmRecommendation template.
{% /dd %}

{% dt %}
Sop
{% /dt %}

{% dd %}
The template is a SopRecommendation template.
{% /dd %}

{% dt %}
Test
{% /dt %}

{% dd %}
The template is a TestRecommendation template.
{% /dd %}

{% /dl %}



## `start_time`{% #start_time %}

**Type**: `TIMESTAMP`**Provider name**: `startTime`**Description**: The start time for the action.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: Status of the action.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `templates_location`{% #templates_location %}

**Type**: `STRUCT`**Provider name**: `templatesLocation`**Description**: The file location of the template.

- `bucket`**Type**: `STRING`**Provider name**: `bucket`**Description**: The name of the Amazon S3 bucket.
- `prefix`**Type**: `STRING`**Provider name**: `prefix`**Description**: The prefix for the Amazon S3 bucket.
