emr_stop_notebook_execution: Stops a notebook execution
Description
Stops a notebook execution.
Usage
emr_stop_notebook_execution(NotebookExecutionId)
Arguments
NotebookExecutionId
[required] The unique identifier of the notebook execution.
Request syntax
svc$stop_notebook_execution(
NotebookExecutionId = "string"
)