Is it possible to delete indexfaces collection data?

0

I'm working on Amazon recognition and while I'm extracting the facial data from images, indexfaces will store the facial features in the collection but is there a way that I can access and delete this collection data?

asked 17 days ago78 views
1 Answer
0

Hi,

Yes, you can delete indexfaces with the API DeleteFaces : https://docs.aws.amazon.com/rekognition/latest/dg/delete-faces-procedure.html

Select your favorite language or CLI at bottom of page for code samples.

This page also brings additional details on face management: https://docs.aws.amazon.com/rekognition/latest/dg/collections.html#collections-index-faces

Best,

Didier

profile pictureAWS
EXPERT
answered 17 days ago
profile pictureAWS
EXPERT
reviewed 17 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions