SSM automation dynamic time out

0

I have create a SSM automation document that uses an action 'runCommand'. in that step I need to give a dynamically timoutsecond. User will enter the timeout second and based on that value, timeout will be set. how to do this ?

已提问 9 个月前237 查看次数
1 回答
0

All automation actions support a common "timeoutSeconds" property that must be set in the document itself. If you are referring to the "TimeoutSeconds" input for the command to be run itself, then the value for that can be passed in dynamically as a parameter and referenced in the run command step. You can find more details around how to do that here.

AWS
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则