Module Smaws_Client_DirectoryService.DisableSso

Disables single-sign on for a directory.

val request : Smaws_Lib.Context.t -> disable_sso_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `AuthenticationFailedException of authentication_failed_exception | `ClientException of client_exception | `EntityDoesNotExistException of entity_does_not_exist_exception | `InsufficientPermissionsException of insufficient_permissions_exception | `ServiceException of service_exception ]) Stdlib.result