#!python

import awsrds

if __name__ == "__main__":
    awsrds.main()
