AWS::CustomerProfiles::Domain Consolidation
A list of matching attributes that represent matching criteria. If two profiles meet at least one of the requirements in the matching attributes list, they will be merged.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "MatchingAttributesList" :
[ [ , ... ], ... ]
}
YAML
MatchingAttributesList:
- -
Properties
MatchingAttributesList
-
A list of matching criteria.
Required: Yes
Type: Array of Array
Minimum:
1
Maximum:
10
Update requires: No interruption