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