C# (CSharp) Amazon.Rekognition.Model DeleteFacesRequest - 5 examples found. These are the top rated real world C# (CSharp) examples of Amazon.Rekognition.Model.DeleteFacesRequest extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Container for the parameters to the DeleteFaces operation. Deletes faces from a collection. You specify a collection ID and an array of face IDs to remove from the collection.
This operation requires permissions to perform the rekognition:DeleteFaces action.