Metadata pertaining to this request.
Optional
FaceVersion number of the face detection model associated with the input collection CollectionId.
Optional
SearchedA list of FaceDetail objects containing the BoundingBox for the largest face in image, as well as the confidence in the bounding box, that was searched for matches. If no valid face is detected in the image the response will contain no SearchedFace object.
Optional
UnsearchedList of UnsearchedFace objects. Contains the face details infered from the specified image but not used for search. Contains reasons that describe why a face wasn't used for Search.
Optional
UserAn array of UserID objects that matched the input face, along with the confidence in the match. The returned structure will be empty if there are no matches. Returned if the SearchUsersByImageResponse action is successful.
The output of SearchUsersByImageCommand.