sagemaker_delete_notebook_instance {paws.machine.learning}R Documentation

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.


[Package paws.machine.learning version 0.9.0 Index]