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 ?

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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ