Skip to content

/AWS1/CL_REK=>DELETEFACES()

About DeleteFaces

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.

Method Signature

IMPORTING

Required arguments:

IV_COLLECTIONID TYPE /AWS1/REKCOLLECTIONID /AWS1/REKCOLLECTIONID

Collection from which to remove the specific faces.

IT_FACEIDS TYPE /AWS1/CL_REKFACEIDLIST_W=>TT_FACEIDLIST TT_FACEIDLIST

An array of face IDs to delete.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_REKDELETEFACESRSP /AWS1/CL_REKDELETEFACESRSP