v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Deletes an SageMaker notebook instance. Before you can delete a notebook instance, you must call the StopNotebookInstance API.

When you delete a notebook instance, you lose all of your data. SageMaker removes the ML compute instance, and deletes the ML storage volume and the network interface associated with the notebook instance.

post/#X-Amz-Target=SageMaker.DeleteNotebookInstance

Headers

X-Amz-Target'SageMaker.DeleteNotebookInstance' required

Request body

NotebookInstanceNamestring required

The name of the SageMaker notebook instance to delete.

Response

Success