Command option Sample:aws rekognition list-faces

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

Returns metadata for faces in the specified collection.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rekognition/list-faces.html

aws rekognition list-faces \
    Listing Faces in a Collection - Amazon Rekognition : http://docs.aws.amazon.com/rekognition/latest/dg/list-faces-in-collection-procedure.html
aws rekognition list-faces --collection-id rider-photos --region REPLACE_WITH_YOUR_CHOSEN_AWS_REGION
    aws-serverless-workshops/README.md at master 揃 aws-samples/aws-serverless-workshops 揃 GitHub : http://github.com/aws-samples/aws-serverless-workshops/blob/master/ImageProcessing/README.md

aws のオプション一覧