Retrieves the results of a specific Face Liveness session. It requires the <code>sessionId</code> as input, which was created using <code>CreateFaceLivenessSession</code>. Returns the corresponding Face Liveness confidence score, a reference image that includes a face bounding box, and audit images that also contain face bounding boxes. The Face Liveness confidence score ranges from 0 to 100. The reference image can optionally be returned.
post/#X-Amz-Target=RekognitionService.GetFaceLivenessSessionResults
Headers
X-Amz-Target'RekognitionService.GetFaceLivenessSessionResults' required
Request body
Response
Success