Page 1 of 1

AWS Command line interface (CLI) + Robotask

Posted: Thu Apr 14, 2022 10:08 pm
by tcarvalho
Does anyone have experience getting AWS CLI working with robotask? I installed the application and configured the AWS connection via command prompt and was able to successfully sync files to my s3 bucket however when I have robotask attempt this (using console specific task actions or running the generic cmd.exe from the run program action) I get messages in the output box stating - 'aws' is not recognized as an internal or external command, operable program or batch file. when I open a command prompt instance and type/paste the command it works fine.

Any thoughts on what I may need to review to have robotask perform commands for my AWS buckets?

Re: AWS Command line interface (CLI) + Robotask

Posted: Wed Apr 20, 2022 7:11 pm
by tcarvalho
Was able to resolve this by simply ensuring Robotask was running as administrator. After that occurred, robotask was able to utilize the AWS commands while running command prompt actions.