Get Face Search
POST {{aws_rekognition_base_url}}/?Action=GetFaceSearch
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"JobId"=>"string", "MaxResults"=>25, "NextToken"=>"string", "SortBy"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |