Module Smaws_Client_DirectoryService.AddRegion

Adds two domain controllers in the specified Region for the specified directory.

val request : Smaws_Lib.Context.t -> Types.add_region_request -> (Types.add_region_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `ClientException of Types.client_exception | `DirectoryAlreadyInRegionException of Types.directory_already_in_region_exception | `DirectoryDoesNotExistException of Types.directory_does_not_exist_exception | `DirectoryUnavailableException of Types.directory_unavailable_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `InvalidParameterException of Types.invalid_parameter_exception | `RegionLimitExceededException of Types.region_limit_exceeded_exception | `ServiceException of Types.service_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result