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 個月前檢視次數 236 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南