Smaws_Client_Snowball.CreateCluster
val request :
Smaws_Lib.Context.t ->
create_cluster_request ->
(create_cluster_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `Ec2RequestFailedException of ec2_request_failed_exception
| `InvalidInputCombinationException of invalid_input_combination_exception
| `InvalidResourceException of invalid_resource_exception
| `KMSRequestFailedException of kms_request_failed_exception ])
Stdlib.result
Creates an empty cluster. Each cluster supports five nodes. You use the CreateJob
action separately to create the jobs for each of these nodes. The cluster does not ship until these five node jobs have been created.