Module Smaws_Client_Neptune.RemoveFromGlobalCluster

Detaches a Neptune DB cluster from a Neptune global database. A secondary cluster becomes a normal standalone cluster with read-write capability instead of being read-only, and no longer receives data from the primary cluster.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `DBClusterNotFoundFault of Types.db_cluster_not_found_fault | `GlobalClusterNotFoundFault of Types.global_cluster_not_found_fault | `InvalidGlobalClusterStateFault of Types.invalid_global_cluster_state_fault ] -> string