@ -1,9 +1,7 @@
import sdtclouds3
import time
S3Id = "" # S3 AWS Access Key
S3Key = "" # S3 AWS Access Sercet Key
sdtcloudClient = sdtclouds3.sdtclouds3(S3Id, S3Key)
sdtcloudClient = sdtclouds3.sdtclouds3()
def runAction():
while True: