sagemaker_describe_notebook_instance {paws.machine.learning} | R Documentation |
Returns information about a notebook instance
Description
Returns information about a notebook instance.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_notebook_instance/ for full documentation.
Usage
sagemaker_describe_notebook_instance(NotebookInstanceName)
Arguments
NotebookInstanceName |
[required] The name of the notebook instance that you want information about. |
[Package paws.machine.learning version 0.7.0 Index]