Your IP : 3.138.122.24


Current Path : /bin/
Upload File :
Current File : //bin/euscale-describe-scheduled-actions

#!/usr/bin/python2 -tt

import euca2ools.commands.autoscaling.describescheduledactions

if __name__ == '__main__':
    euca2ools.commands.autoscaling.describescheduledactions.DescribeScheduledActions.run()