跳至内容

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?

已提问 2 年前369 查看次数

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

专家

已回答 2 年前

AWS
专家

已审核 2 年前

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

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