AWS::Wisdom::MessageTemplate GroupingConfiguration
The configuration information of the grouping of Amazon Q in Connect users.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Criteria
-
The criteria used for grouping Amazon Q in Connect users.
The following is the list of supported criteria values.
-
RoutingProfileArn
: Grouping the users by their Amazon Connect routing profile ARN. User should have SearchRoutingProfile and DescribeRoutingProfile permissions when setting criteria to this value.
Required: Yes
Type: String
Minimum:
1
Maximum:
100
Update requires: No interruption
-
Values
-
The list of values that define different groups of Amazon Q in Connect users.
-
When setting
criteria
toRoutingProfileArn
, you need to provide a list of ARNs of Amazon Connect routing profiles as values of this parameter.
Required: Yes
Type: Array of String
Update requires: No interruption
-