usr/bin/euca-reject-vpc-peering-connection000075500000000304147207341100014610 0ustar00#!/usr/bin/python2 -tt import euca2ools.commands.ec2.rejectvpcpeeringconnection if __name__ == '__main__': euca2ools.commands.ec2.rejectvpcpeeringconnection.RejectVpcPeeringConnection.run()