Your IP : 3.129.211.156


Current Path : /proc/5208/root/usr/bin/
Upload File :
Current File : //proc/5208/root/usr/bin/euca-describe-vpc-peering-connections

#!/usr/bin/python2 -tt

import euca2ools.commands.ec2.describevpcpeeringconnections

if __name__ == '__main__':
    euca2ools.commands.ec2.describevpcpeeringconnections.DescribeVpcPeeringConnections.run()