Your IP : 18.119.124.190


Current Path : /bin/
Upload File :
Current File : //bin/euare-rolegetattributes

#!/usr/bin/python2 -tt

import euca2ools.commands.iam.getrole

if __name__ == '__main__':
    euca2ools.commands.iam.getrole.GetRole.run()