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?

已提问 1 个月前108 查看次数
1 回答
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
专家
已回答 1 个月前
profile pictureAWS
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容