Module Smaws_Client_DAX.DeleteCluster

val request : Smaws_Lib.Context.t -> delete_cluster_request -> (delete_cluster_response, [> Smaws_Lib.Protocols.AwsJson.error | `ClusterNotFoundFault of cluster_not_found_fault | `InvalidClusterStateFault of invalid_cluster_state_fault | `InvalidParameterCombinationException of invalid_parameter_combination_exception | `InvalidParameterValueException of invalid_parameter_value_exception | `ServiceLinkedRoleNotFoundFault of service_linked_role_not_found_fault ]) Stdlib.result

Deletes a previously provisioned DAX cluster. DeleteCluster deletes all associated nodes, node endpoints and the DAX cluster itself. When you receive a successful response from this action, DAX immediately begins deleting the cluster; you cannot cancel or revert this action.