View source: R/sagemaker_operations.R
sagemaker_stop_notebook_instance | R Documentation |
Terminates the ML compute instance. Before terminating the instance, SageMaker disconnects the ML storage volume from it. SageMaker preserves the ML storage volume. SageMaker stops charging you for the ML compute instance when you call stop_notebook_instance
.
See https://www.paws-r-sdk.com/docs/sagemaker_stop_notebook_instance/ for full documentation.
sagemaker_stop_notebook_instance(NotebookInstanceName)
NotebookInstanceName |
[required] The name of the notebook instance to terminate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.