AWS::CustomerProfiles::Domain MatchingRule
Specifies how the rule-based matching process should match profiles.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Rule" :
[ String, ... ]
}
YAML
Rule:
- String
Properties
Rule
-
A single rule level of the
MatchRules
. Configures how the rule-based matching process should match profiles.Required: Yes
Type: Array of String
Minimum:
1 | 1
Maximum:
255 | 15
Update requires: No interruption