Smaws_Client_DirectoryService.EnableSso
val request :
Smaws_Lib.Context.t ->
enable_sso_request ->
(enable_sso_result,
[> 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
Enables single sign-on for a directory. Single sign-on allows users in your directory to access certain Amazon Web Services services from a computer joined to the directory without having to enter their credentials separately.