Here lambda_traffic_mirror.py#L95 references a property NetworkInterfaceId that only exists for traffic targets that are EC2 instances. If the traffic target is a load balancer, the NetworkLoadBalancerArn property is used to link the two objects instead. If I get desperate, I may attempt to fix this and submit a pull request.