delete_usage_limit
(**kwargs)¶Deletes a usage limit from a cluster.
See also: AWS API Documentation
Request Syntax
response = client.delete_usage_limit(
UsageLimitId='string'
)
[REQUIRED]
The identifier of the usage limit to delete.
Exceptions
Redshift.Client.exceptions.UsageLimitNotFoundFault
Redshift.Client.exceptions.UnsupportedOperationFault