Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_delete_notebook_instance: Deletes an SageMaker AI notebook instance

Description

Deletes an SageMaker AI 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.

Usage

sagemaker_delete_notebook_instance(NotebookInstanceName)

Arguments

NotebookInstanceName

[required] The name of the SageMaker AI notebook instance to delete.