Module Smaws_Client_SSM.SendAutomationSignal

val request : Smaws_Lib.Context.t -> send_automation_signal_request -> (send_automation_signal_result, [> Smaws_Lib.Protocols.AwsJson.error | `AutomationExecutionNotFoundException of automation_execution_not_found_exception | `AutomationStepNotFoundException of automation_step_not_found_exception | `InternalServerError of internal_server_error | `InvalidAutomationSignalException of invalid_automation_signal_exception ]) Stdlib.result

Sends a signal to an Automation execution to change the current behavior or status of the execution.