IdMappingJobMetrics - AWS Entity Resolution

IdMappingJobMetrics

An object containing InputRecords, RecordsNotProcessed, TotalRecordsProcessed, TotalMappedRecords, TotalMappedSourceRecords, and TotalMappedTargetRecords.

Contents

inputRecords

The total number of records that were input for processing.

Type: Integer

Required: No

recordsNotProcessed

The total number of records that did not get processed.

Type: Integer

Required: No

totalMappedRecords

The total number of records that were mapped.

Type: Integer

Required: No

totalMappedSourceRecords

The total number of mapped source records.

Type: Integer

Required: No

totalMappedTargetRecords

The total number of distinct mapped target records.

Type: Integer

Required: No

totalRecordsProcessed

The total number of records that were 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: