Rekognition.Client.stop_stream_processor(**kwargs)¶Stops a running stream processor that was created by CreateStreamProcessor.
See also: AWS API Documentation
Request Syntax
response = client.stop_stream_processor(
Name='string'
)
[REQUIRED]
The name of a stream processor created by CreateStreamProcessor.
{}
Response Structure
Exceptions
Rekognition.Client.exceptions.AccessDeniedExceptionRekognition.Client.exceptions.InternalServerErrorRekognition.Client.exceptions.ThrottlingExceptionRekognition.Client.exceptions.InvalidParameterExceptionRekognition.Client.exceptions.ResourceNotFoundExceptionRekognition.Client.exceptions.ResourceInUseExceptionRekognition.Client.exceptions.ProvisionedThroughputExceededException