deleteUser

abstract suspend fun deleteUser(input: DeleteUserRequest): DeleteUserResponse

Deletes the Amazon QuickSight user that is associated with the identity of the IAM user or role that's making the call. The IAM user isn't deleted as a result of this call.