AWS::QBusiness::Application PersonalizationConfiguration
Configuration information about chat response personalization. For more information, see Personalizing chat responses.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "PersonalizationControlMode" :
String
}
YAML
PersonalizationControlMode:
String
Properties
PersonalizationControlMode
-
An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
Required: Yes
Type: String
Allowed values:
ENABLED | DISABLED
Update requires: No interruption