EMR / Client / stop_notebook_execution
stop_notebook_execution¶
- EMR.Client.stop_notebook_execution(**kwargs)¶
- Stops a notebook execution. - See also: AWS API Documentation - Request Syntax- response = client.stop_notebook_execution( NotebookExecutionId='string' ) - Parameters:
- NotebookExecutionId (string) – - [REQUIRED] - The unique identifier of the notebook execution. 
- Returns:
- None 
 - Exceptions- EMR.Client.exceptions.InternalServerError
- EMR.Client.exceptions.InvalidRequestException