Module Smaws_Client_DirectoryService.RemoveRegion

val request : Smaws_Lib.Context.t -> remove_region_request -> (remove_region_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `ClientException of client_exception | `DirectoryDoesNotExistException of directory_does_not_exist_exception | `DirectoryUnavailableException of directory_unavailable_exception | `ServiceException of service_exception | `UnsupportedOperationException of unsupported_operation_exception ]) Stdlib.result

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.