View source: R/sagemaker_operations.R
sagemaker_delete_notebook_instance | R Documentation |
Deletes an SageMaker notebook instance. Before you can delete a notebook instance, you must call the stop_notebook_instance
API.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_notebook_instance/ for full documentation.
sagemaker_delete_notebook_instance(NotebookInstanceName)
NotebookInstanceName |
[required] The name of the SageMaker notebook instance to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.