:doc:`SageMaker <../../sagemaker>` / Client / delete_notebook_instance_lifecycle_config

*****************************************
delete_notebook_instance_lifecycle_config
*****************************************



.. py:method:: SageMaker.Client.delete_notebook_instance_lifecycle_config(**kwargs)

  

  Deletes a notebook instance lifecycle configuration.

  

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteNotebookInstanceLifecycleConfig>`_  


  **Request Syntax**
  ::

    response = client.delete_notebook_instance_lifecycle_config(
        NotebookInstanceLifecycleConfigName='string'
    )
    
  :type NotebookInstanceLifecycleConfigName: string
  :param NotebookInstanceLifecycleConfigName: **[REQUIRED]** 

    The name of the lifecycle configuration to delete.

    

  
  
  :returns: None