View a markdown version of this page

AWS::CustomerProfiles::RecommenderSchema - 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::RecommenderSchema

The AWS::CustomerProfiles::RecommenderSchema 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::RecommenderSchema", "Properties" : { "DomainName" : String, "Fields" : {Key: Value, ...}, "RecommenderSchemaName" : String, "Tags" : [ TagsItems, ... ] } }

YAML

Type: AWS::CustomerProfiles::RecommenderSchema Properties: DomainName: String Fields: Key: Value RecommenderSchemaName: String Tags: - TagsItems

Properties

DomainName

Property description not available.

Required: Yes

Type: String

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

Minimum: 1

Maximum: 64

Update requires: Replacement

Fields

A map of dataset type to column definitions included in the schema.

Required: Yes

Type: Object of Array

Pattern: ^.+$

Update requires: Replacement

RecommenderSchemaName

The name of the recommender schema.

Required: Yes

Type: String

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

Minimum: 1

Maximum: 64

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of TagsItems

Maximum: 50

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CreatedAt

The timestamp when the recommender schema was created.

Status

The current operational status of the recommender schema.