Command option Sample:aws rekognition compare-faces

Search command sample in the internet.It is the result.

Compares a face in the *source* input image with each of the 100largest faces detected in the *target* input image.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rekognition/compare-faces.html

aws rekognition compare-faces \
    Detecting and Analyzing Faces - Amazon Rekognition : http://docs.aws.amazon.com/rekognition/latest/dg/faces-comparefaces.html
aws rekognition compare-faces --source-image
    A hands-on look at the Amazon Rekognition API Julien Simon Medium : http://medium.com/@julsimon/a-hands-on-look-at-the-amazon-rekognition-api-e30e19e7d88b

aws のオプション一覧