Scan All Faces For Matches Endpoint

Scans all persons with a face_id and finds Rekognition matches to other persons. Search includes all images (labeled and unlabeled); no exclusion of folder/tagged images. Creates face_match_suggestions so user can approve merging duplicate faces (any pair). Runs in background; returns immediately.

post/scanAllFacesForMatches

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/scanAllFacesForMatches:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.