SageMaker / Client / delete_inference_component
delete_inference_component#
- SageMaker.Client.delete_inference_component(**kwargs)#
Deletes an inference component.
See also: AWS API Documentation
Request Syntax
response = client.delete_inference_component( InferenceComponentName='string' )
- Parameters:
InferenceComponentName (string) –
[REQUIRED]
The name of the inference component to delete.
- Returns:
None