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" :{, "RecommenderSchemaName" :Key:Value, ...}String, "Tags" :[ TagsItems, ... ]} }
YAML
Type: AWS::CustomerProfiles::RecommenderSchema Properties: DomainName:StringFields:RecommenderSchemaName:Key:ValueStringTags:- TagsItems
Properties
DomainNameProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9_-]+$Minimum:
1Maximum:
64Update 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:
1Maximum:
64Update requires: Replacement
Property description not available.
Required: No
Type: Array of TagsItems
Maximum:
50Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreatedAt-
The timestamp when the recommender schema was created.
Status-
The current operational status of the recommender schema.