SageMaker / Client / delete_cluster_scheduler_config
delete_cluster_scheduler_config#
- SageMaker.Client.delete_cluster_scheduler_config(**kwargs)#
- Deletes the cluster policy of the cluster. - See also: AWS API Documentation - Request Syntax- response = client.delete_cluster_scheduler_config( ClusterSchedulerConfigId='string' ) - Parameters:
- ClusterSchedulerConfigId (string) – - [REQUIRED] - ID of the cluster policy. 
- Returns:
- None 
 - Exceptions- SageMaker.Client.exceptions.ResourceNotFound