removeRegion
inline suspend fun DirectoryClient.removeRegion(crossinline block: RemoveRegionRequest.Builder.() -> Unit): RemoveRegionResponse
Stops all replication and removes the domain controllers from the specified Region. You cannot remove the primary Region with this operation. Instead, use the DeleteDirectory
API.