Module Smaws_Client_SSM.StartChangeRequestExecution

val request : Smaws_Lib.Context.t -> start_change_request_execution_request -> (start_change_request_execution_result, [> Smaws_Lib.Protocols.AwsJson.error | `AutomationDefinitionNotApprovedException of automation_definition_not_approved_exception | `AutomationDefinitionNotFoundException of automation_definition_not_found_exception | `AutomationDefinitionVersionNotFoundException of automation_definition_version_not_found_exception | `AutomationExecutionLimitExceededException of automation_execution_limit_exceeded_exception | `IdempotentParameterMismatch of idempotent_parameter_mismatch | `InternalServerError of internal_server_error | `InvalidAutomationExecutionParametersException of invalid_automation_execution_parameters_exception ]) Stdlib.result

Creates a change request for Change Manager. The Automation runbooks specified in the change request run only after all required approvals for the change request have been received.