updateUser

abstract suspend fun updateUser(input: UpdateUserRequest): UpdateUserResponse

For the specified user in the specified identity store, updates the user metadata and attributes.