---
type: resource-type
title: Recommender
description: aws resource type AWS::CustomerProfiles::Recommender
name: Recommender
lexicon: aws
resource_type: AWS::CustomerProfiles::Recommender
---
`AWS::CustomerProfiles::Recommender`, a resource type of the aws lexicon.

## Properties

- `DomainName` (`string`, required)
- `RecommenderName` (`string`, required)
- `RecommenderRecipeName` (`string`, required)
- `CreatedAt` (`string`, optional): The timestamp of when the recommender was created.
- `Description` (`string`, optional)
- `FailureReason` (`string`, optional): The reason for recommender failure.
- `LastUpdatedAt` (`string`, optional): The timestamp of when the recommender was last updated.
- `LatestRecommenderUpdate` (`Recommender_RecommenderUpdate`, optional)
- `RecommenderArn` (`string`, optional): The Amazon Resource Name (ARN) of the recommender.
- `RecommenderConfig` (`Recommender_RecommenderConfig`, optional)
- `Status` (`Recommender_RecommenderStatus`, optional)
- `Tags` (`Recommender_Tag[]`, optional): The tags used to organize, track, or control access for this resource.
- `TrainingMetrics` (`Recommender_TrainingMetrics[]`, optional)

## Attributes

- `CreatedAt`
- `FailureReason`
- `LastUpdatedAt`
- `LatestRecommenderUpdate`
- `RecommenderArn`
- `Status`
- `TrainingMetrics`
