IdMappingJobMetrics - AWS Entity Resolution

IdMappingJobMetrics

An object containing InputRecords, TotalRecordsProcessed, MatchIDs, and RecordsNotProcessed.

Contents

inputRecords

The total number of input records.

Type: Integer

Required: No

recordsNotProcessed

The total number of records that did not get processed.

Type: Integer

Required: No

totalRecordsProcessed

The total number of records processed.

Type: Integer

Required: No

See Also

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