sagemaker_delete_notebook_instance_lifecycle_config {paws.machine.learning}R Documentation

Deletes a notebook instance lifecycle configuration

Description

Deletes a notebook instance lifecycle configuration.

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

Usage

sagemaker_delete_notebook_instance_lifecycle_config(
  NotebookInstanceLifecycleConfigName
)

Arguments

NotebookInstanceLifecycleConfigName

[required] The name of the lifecycle configuration to delete.


[Package paws.machine.learning version 0.9.0 Index]