Amazon Entity Resolution · Example Payload

Amazon Entity Resolution Job Metrics Example

Amazon Web ServicesData IntegrationData MatchingEntity ResolutionMachine-Learning

Amazon Entity Resolution Job Metrics Example is an example object payload from Amazon Entity Resolution, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

inputRecordsmatchIDsrecordsNotProcessedtotalRecordsProcessed

Example Payload

Raw ↑
{
  "inputRecords": {},
  "matchIDs": {},
  "recordsNotProcessed": {},
  "totalRecordsProcessed": {}
}