Values.DescribeStreamProcessorRequestSourceProvides information about a stream processor created by CreateStreamProcessor. 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.
type nonrec t = {name : StreamProcessorName.t;Name of the stream processor for which you want information.
*)}