Module Smaws_Client_DirectoryService.AcceptSharedDirectory

Accepts a directory sharing request that was sent from the directory owner account.

val request : Smaws_Lib.Context.t -> Types.accept_shared_directory_request -> (Types.accept_shared_directory_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `DirectoryAlreadySharedException of Types.directory_already_shared_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServiceException of Types.service_exception ]) Stdlib.result