Deletes an Amazon SageMaker notebook instance
Deletes an Amazon SageMaker notebook instance. Before you can delete a
notebook instance, you must call the
stop_notebook_instance
API.
When you delete a notebook instance, you lose all of your data. Amazon SageMaker removes the ML compute instance, and deletes the ML storage volume and the network interface associated with the notebook instance.
sagemaker_delete_notebook_instance(NotebookInstanceName)
NotebookInstanceName |
[required] The name of the Amazon SageMaker notebook instance to delete. |
An empty list.
svc$delete_notebook_instance( NotebookInstanceName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.