Module Smaws_Client_DocDB.RemoveFromGlobalCluster

Detaches an Amazon DocumentDB secondary cluster from a global cluster. The cluster becomes a standalone cluster with read-write capability instead of being read-only and receiving data from a primary in a different region.

This action only applies to Amazon DocumentDB clusters.

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