View source: R/rekognition_operations.R
rekognition_describe_stream_processor | R Documentation |
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.
rekognition_describe_stream_processor(Name)
Name |
[required] Name of the stream processor for which you want information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.