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

# aws_personalize_recipe{% #aws_personalize_recipe %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `algorithm_arn`{% #algorithm_arn %}

**Type**: `STRING` **Provider name**: `algorithmArn` **Description**: The Amazon Resource Name (ARN) of the algorithm that Amazon Personalize uses to train the model. 

## `creation_date_time`{% #creation_date_time %}

**Type**: `TIMESTAMP` **Provider name**: `creationDateTime` **Description**: The date and time (in Unix format) that the recipe was created. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `description` **Description**: The description of the recipe. 

## `feature_transformation_arn`{% #feature_transformation_arn %}

**Type**: `STRING` **Provider name**: `featureTransformationArn` **Description**: The ARN of the FeatureTransformation object. 

## `last_updated_date_time`{% #last_updated_date_time %}

**Type**: `TIMESTAMP` **Provider name**: `lastUpdatedDateTime` **Description**: The date and time (in Unix format) that the recipe was last updated. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: The name of the recipe. 

## `recipe_arn`{% #recipe_arn %}

**Type**: `STRING` **Provider name**: `recipeArn` **Description**: The Amazon Resource Name (ARN) of the recipe. 

## `recipe_type`{% #recipe_type %}

**Type**: `STRING` **Provider name**: `recipeType` **Description**: One of the following values:

- PERSONALIZED_RANKING
- RELATED_ITEMS
- USER_PERSONALIZATION



## `status`{% #status %}

**Type**: `STRING` **Provider name**: `status` **Description**: The status of the recipe. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
