SageMaker / Client / delete_compute_quota

delete_compute_quota#

SageMaker.Client.delete_compute_quota(**kwargs)#

Deletes the compute allocation from the cluster.

See also: AWS API Documentation

Request Syntax

response = client.delete_compute_quota(
    ComputeQuotaId='string'
)
Parameters:

ComputeQuotaId (string) –

[REQUIRED]

ID of the compute allocation definition.

Returns:

None

Exceptions