/AWS1/CL_SSM=>STOPAUTOMATIONEXECUTION()
¶
About StopAutomationExecution¶
Stop an Automation that is currently running.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_AUTOMATIONEXECUTIONID
TYPE /AWS1/SSMAUTOMATIONEXECUTIONID
/AWS1/SSMAUTOMATIONEXECUTIONID
¶
The execution ID of the Automation to stop.
Optional arguments:¶
IV_TYPE
TYPE /AWS1/SSMSTOPTYPE
/AWS1/SSMSTOPTYPE
¶
The stop request type. Valid types include the following: Cancel and Complete. The default type is Cancel.