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

**************************
delete_inference_component
**************************



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

  

  Deletes an inference component.

  

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


  **Request Syntax**
  ::

    response = client.delete_inference_component(
        InferenceComponentName='string'
    )
    
  :type InferenceComponentName: string
  :param InferenceComponentName: **[REQUIRED]** 

    The name of the inference component to delete.

    

  
  
  :returns: None