Rekognition Functions
object RekognitionFunctions
Functions
Link copied to clipboard
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
suspend fun getCollection(argument: suspend GetCollectionPlainArgsBuilder.() -> Unit): GetCollectionResult
Link copied to clipboard
The AWS::Rekognition::Project type creates an Amazon Rekognition CustomLabels Project. A project is a grouping of the resources needed to create and manage Dataset and ProjectVersions.
Link copied to clipboard
The AWS::Rekognition::StreamProcessor type is used to create an Amazon Rekognition StreamProcessor that you can use to analyze streaming videos.
suspend fun getStreamProcessor(argument: suspend GetStreamProcessorPlainArgsBuilder.() -> Unit): GetStreamProcessorResult