Module Smaws_Client_Snowball.CancelCluster

val request : Smaws_Lib.Context.t -> cancel_cluster_request -> (cancel_cluster_result, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidJobStateException of invalid_job_state_exception | `InvalidResourceException of invalid_resource_exception | `KMSRequestFailedException of kms_request_failed_exception ]) Stdlib.result

Cancels a cluster job. You can only cancel a cluster job while it's in the AwaitingQuorum status. You'll have at least an hour after creating a cluster job to cancel it.