rekognition_describe_collection: Describes the specified collection

View source: R/rekognition_operations.R

rekognition_describe_collectionR 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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.