rekognition_stop_stream_processor {paws.machine.learning} | R Documentation |
Stops a running stream processor that was created by CreateStreamProcessor
Description
Stops a running stream processor that was created by create_stream_processor
.
See https://www.paws-r-sdk.com/docs/rekognition_stop_stream_processor/ for full documentation.
Usage
rekognition_stop_stream_processor(Name)
Arguments
Name |
[required] The name of a stream processor created by
|
[Package paws.machine.learning version 0.7.0 Index]