rekognition_describe_stream_processor: Provides information about a stream processor created by...

View source: R/rekognition_operations.R

rekognition_describe_stream_processorR Documentation

Provides information about a stream processor created by CreateStreamProcessor

Description

Provides information about a stream processor created by create_stream_processor. You can get information about the input and output streams, the input parameters for the face recognition being performed, and the current status of the stream processor.

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

Usage

rekognition_describe_stream_processor(Name)

Arguments

Name

[required] Name of the stream processor for which you want information.


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