Puppet Task: rekognition_aws_list_faces
- Defined in:
-
tasks/rekognition_aws_list_faces.json,
tasks/rekognition_aws_list_faces.rb
Overview
Returns metadata for faces in the specified collection. This metadata includes information such as the bounding box coordinates, the confidence (that the bounding box contains a face), and face ID. For an example, see Listing Faces in a Collection in the Amazon Rekognition Developer Guide. This operation requires permissions to perform the rekognition:ListFaces action.