sagemaker_stop_notebook_instance: Terminates the ML compute instance

View source: R/sagemaker_operations.R

sagemaker_stop_notebook_instanceR Documentation

Terminates the ML compute instance

Description

Terminates the ML compute instance. Before terminating the instance, SageMaker disconnects the ML storage volume from it. SageMaker preserves the ML storage volume. SageMaker stops charging you for the ML compute instance when you call stop_notebook_instance.

See https://www.paws-r-sdk.com/docs/sagemaker_stop_notebook_instance/ for full documentation.

Usage

sagemaker_stop_notebook_instance(NotebookInstanceName)

Arguments

NotebookInstanceName

[required] The name of the notebook instance to terminate.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.