Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.135.220.239
**To stop a running stream processor**
The following ``stop-stream-processor`` command stops the specified running stream processor. ::
aws rekognition stop-stream-processor \
--name my-stream-processor
This command produces no output.
For more information, see `Working with Streaming Videos <https://docs.aws.amazon.com/rekognition/latest/dg/streaming-video.html>`__ in the *Amazon Rekognition Developer Guide*.
|