Module Smaws_Client_AppStream.EnableUser

Enables a user in the user pool. After being enabled, users can sign in to WorkSpaces Applications and open applications from the stacks to which they are assigned.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidAccountStatusException of Types.invalid_account_status_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.enable_user_request -> (Types.enable_user_result, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidAccountStatusException of Types.invalid_account_status_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result