This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::CustomerProfiles::Recommender RecommenderUpdate
The RecommenderUpdate property type specifies Property description not available. for an AWS::CustomerProfiles::Recommender.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CreationDateTime" :String, "FailureReason" :String, "LastUpdatedDateTime" :String, "RecommenderConfig" :RecommenderConfig, "Status" :String}
YAML
CreationDateTime:StringFailureReason:StringLastUpdatedDateTime:StringRecommenderConfig:RecommenderConfigStatus:String
Properties
CreationDateTimeProperty description not available.
Required: No
Type: String
Update requires: No interruption
FailureReasonProperty description not available.
Required: No
Type: String
Update requires: No interruption
LastUpdatedDateTimeProperty description not available.
Required: No
Type: String
Update requires: No interruption
RecommenderConfigProperty description not available.
Required: No
Type: RecommenderConfig
Update requires: No interruption
StatusProperty description not available.
Required: No
Type: String
Allowed values:
PENDING | IN_PROGRESS | STOPPING | STARTING | ACTIVE | INACTIVE | FAILED | DELETINGUpdate requires: No interruption