Smaws_Client_DirectoryService.EnableClientAuthentication
val request :
Smaws_Lib.Context.t ->
enable_client_authentication_request ->
(enable_client_authentication_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `ClientException of client_exception
| `DirectoryDoesNotExistException of directory_does_not_exist_exception
| `InvalidClientAuthStatusException of invalid_client_auth_status_exception
| `NoAvailableCertificateException of no_available_certificate_exception
| `ServiceException of service_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Enables alternative client authentication methods for the specified directory.