Smaws_Client_Snowball.UpdateCluster
val request :
Smaws_Lib.Context.t ->
update_cluster_request ->
(update_cluster_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `Ec2RequestFailedException of ec2_request_failed_exception
| `InvalidInputCombinationException of invalid_input_combination_exception
| `InvalidJobStateException of invalid_job_state_exception
| `InvalidResourceException of invalid_resource_exception
| `KMSRequestFailedException of kms_request_failed_exception ])
Stdlib.result
While a cluster's ClusterState
value is in the AwaitingQuorum
state, you can update some of the information associated with a cluster. Once the cluster changes to a different job state, usually 60 minutes after the cluster being created, this action is no longer available.