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.AccessDeniedException
Rekognition.Client.exceptions.InternalServerError
Rekognition.Client.exceptions.ThrottlingException
Rekognition.Client.exceptions.InvalidParameterException
Rekognition.Client.exceptions.ResourceNotFoundException
Rekognition.Client.exceptions.ResourceInUseException
Rekognition.Client.exceptions.ProvisionedThroughputExceededException