MatchItem - Amazon Connect

MatchItem

The Match group object.

Contents

ConfidenceScore

A number between 0 and 1, where a higher score means higher similarity. Examining match confidence scores lets you distinguish between groups of similar records in which the system is highly confident (which you may decide to merge), groups of similar records about which the system is uncertain (which you may decide to have reviewed by a human), and groups of similar records that the system deems to be unlikely (which you may decide to reject). Given confidence scores vary as per the data input, it should not be used an absolute measure of matching quality.

Type: Double

Required: No

MatchId

The unique identifiers for this group of profiles that match.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

ProfileIds

A list of identifiers for profiles that match.

Type: Array of strings

Pattern: [a-f0-9]{32}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: