getCollection

The AWS::Rekognition::Collection type creates an Amazon Rekognition Collection. A collection is a logical grouping of information about detected faces which can later be referenced for searches on the group

Return

null

Parameters

argument

null


suspend fun getCollection(collectionId: String): GetCollectionResult

Return

null

Parameters

collectionId

ID for the collection that you are creating.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.rekognition.kotlin.inputs.GetCollectionPlainArgs.

See also