Search Faces
POST {{aws_rekognition_base_url}}/?Action=SearchFaces
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string |
Request Body
{"CollectionId"=>"string", "FaceId"=>"string", "FaceMatchThreshold"=>25, "MaxFaces"=>25}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |