Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot use script with a load balancer as target #4

Open
wcameronbowen opened this issue May 9, 2022 · 0 comments
Open

cannot use script with a load balancer as target #4

wcameronbowen opened this issue May 9, 2022 · 0 comments

Comments

@wcameronbowen
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant