HEX
Server: Apache
System: Linux vps-4103104.goatdigital.com.br 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: wwgoat (1001)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //bin/euca-replace-route-table-association
#!/usr/bin/python2 -tt

import euca2ools.commands.ec2.replaceroutetableassociation

if __name__ == '__main__':
    euca2ools.commands.ec2.replaceroutetableassociation.ReplaceRouteTableAssociation.run()