createUser

abstract suspend fun createUser(input: CreateUserRequest): CreateUserResponse

Creates a new user in the user pool.