Smaws_Client_DirectoryService.AcceptSharedDirectory
val request :
Smaws_Lib.Context.t ->
accept_shared_directory_request ->
(accept_shared_directory_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of client_exception
| `DirectoryAlreadySharedException of directory_already_shared_exception
| `EntityDoesNotExistException of entity_does_not_exist_exception
| `InvalidParameterException of invalid_parameter_exception
| `ServiceException of service_exception ])
Stdlib.result
Accepts a directory sharing request that was sent from the directory owner account.