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

Modify network interface attribute #1426

Open
externl opened this issue Apr 5, 2013 · 1 comment
Open

Modify network interface attribute #1426

externl opened this issue Apr 5, 2013 · 1 comment

Comments

@externl
Copy link

externl commented Apr 5, 2013

boto.ec2.connection.EC2Connection should have a way to modify a network interface attribute.

@justindthomas
Copy link

I agree - I'm trying to change the "source/dest check" of an interface that I've created with boto, but am having very little luck.

bobveznat added a commit to bobveznat/boto that referenced this issue Jul 24, 2013
Adding the modify_network_interface_attribute method on ec2 connection.
Allows users to modify various attributes of an ENI.

Addresses issue boto#1426
bobveznat added a commit to bobveznat/boto that referenced this issue Jul 30, 2013
Adding the modify_network_interface_attribute method on ec2 connection.
Allows users to modify various attributes of an ENI.

Addresses issue boto#1426
danielgtaylor pushed a commit to danielgtaylor/boto that referenced this issue Aug 6, 2013
Adding the modify_network_interface_attribute method on ec2 connection.
Allows users to modify various attributes of an ENI.

Addresses issue boto#1426
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

2 participants