rekognition_delete_collection {paws.machine.learning}R Documentation

Deletes the specified collection

Description

Deletes the specified collection. Note that this operation removes all faces in the collection. For an example, see Deleting a collection.

See https://www.paws-r-sdk.com/docs/rekognition_delete_collection/ for full documentation.

Usage

rekognition_delete_collection(CollectionId)

Arguments

CollectionId

[required] ID of the collection to delete.


[Package paws.machine.learning version 0.9.0 Index]