Starts processing a stream processor
Starts processing a stream processor. You create a stream processor by
calling
create_stream_processor
. To
tell start_stream_processor
which stream processor to start, use the value of the Name
field
specified in the call to
create_stream_processor
.
rekognition_start_stream_processor(Name)
Name |
[required] The name of the stream processor to start processing. |
An empty list.
svc$start_stream_processor( Name = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.