AWS::CustomerProfiles::Recommender - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::CustomerProfiles::Recommender

The AWS::CustomerProfiles::Recommender resource Property description not available. for CustomerProfiles.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::CustomerProfiles::Recommender", "Properties" : { "Description" : String, "DomainName" : String, "RecommenderConfig" : RecommenderConfig, "RecommenderName" : String, "RecommenderRecipeName" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::CustomerProfiles::Recommender Properties: Description: String DomainName: String RecommenderConfig: RecommenderConfig RecommenderName: String RecommenderRecipeName: String Tags: - Tag

Properties

Description

A description of the recommender's purpose and characteristics.

Required: No

Type: String

Minimum: 1

Maximum: 1000

Update requires: No interruption

DomainName

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9_-]+$

Minimum: 1

Maximum: 64

Update requires: Replacement

RecommenderConfig

The configuration settings applied to this recommender.

Required: No

Type: RecommenderConfig

Update requires: No interruption

RecommenderName

The name of the recommender.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9_-]+$

Minimum: 1

Maximum: 64

Update requires: Replacement

RecommenderRecipeName

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 255

Update requires: Replacement

Tags

The tags used to organize, track, or control access for this resource.

Required: No

Type: Array of Tag

Minimum: 0

Maximum: 50

Update requires: No interruption

Return values

Ref

Fn::GetAtt

CreatedAt

The timestamp when the recommender was created.

FailureReason

If the recommender is in a failed state, provides the reason for the failure.

LastUpdatedAt

The timestamp of when the recommender was edited.

RecommenderArn

Property description not available.

Status

The current operational status of the recommender.

TrainingMetrics

Property description not available.