Skip to main content

IRekognitionStartFaceSearchRequest

Interface in AWS.Rekognition

Interface for StartFaceSearch requests.

Ancestors

Properties

CollectionId

property CollectionId: string

Specify the ID of a collection containing the faces you want to search for.

FaceMatchThreshold

property FaceMatchThreshold: TOptional<Single>

Optionally, specify the minimum confidence that Amazon Rekognition must have in a person order to return a face.

Valid range: 0 - 100. If not specified, default value of 80 percent will be used.