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 Antwort
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
beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen