rekognition_describe_collection {paws.machine.learning}R Documentation

Describes the specified collection

Description

Describes the specified collection. You can use describe_collection to get information, such as the number of faces indexed into a collection and the version of the model used by the collection for face detection.

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

Usage

rekognition_describe_collection(CollectionId)

Arguments

CollectionId

[required] The ID of the collection to describe.


[Package paws.machine.learning version 0.7.0 Index]