emr_stop_notebook_execution {paws.analytics} | R Documentation |
Stops a notebook execution
Description
Stops a notebook execution.
See https://www.paws-r-sdk.com/docs/emr_stop_notebook_execution/ for full documentation.
Usage
emr_stop_notebook_execution(NotebookExecutionId)
Arguments
NotebookExecutionId |
[required] The unique identifier of the notebook execution. |
[Package paws.analytics version 0.7.0 Index]