我正在尝试创建一个执行curl命令的Workload Scheduler作业。
在Steps
中,我选择了Start a program
作为步骤,选择了RP_CLOUD
作为Agent
(这是唯一的选择)。我将curl命令粘贴到Program
中。
现在,当我尝试启用该工作时,会弹出一个<b>AWSUI4177E</b><br />AWSUI4177E Unable to update the Process.<br /><i>AWSUI4299E An internal error has occurred: AWSPRE001E The user "paul.carron@anaeko.com.5c81ed484ccf4c54aa9e348e" cannot create a job of type "executable" on the "RP_CLOUD" workstation. Download and install a Workload Automation Agent on a different machine.</i>
的提示。
curl语句在我的终端中执行时有效。我在做什么错了?
答案 0 :(得分:1)
在基础结构提供的代理程序上运行作业存在一些安全性约束。 我看到两个选择: