Your IP : 18.191.162.61


Current Path : /usr/bin/
Upload File :
Current File : //usr/bin/euform-describe-stack-resources

#!/usr/bin/python2 -tt

import euca2ools.commands.cloudformation.describestackresources

if __name__ == '__main__':
    euca2ools.commands.cloudformation.describestackresources.DescribeStackResources.run()