AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
For .NET Core this operation is only available in asynchronous form. Please refer to StartChangeRequestExecutionAsync.
Namespace: Amazon.SimpleSystemsManagement
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z
public virtual StartChangeRequestExecutionResponse StartChangeRequestExecution( StartChangeRequestExecutionRequest request )
Container for the necessary parameters to execute the StartChangeRequestExecution service method.
Exception | Condition |
---|---|
AutomationDefinitionNotApprovedException | Indicates that the Change Manager change template used in the change request was rejected or is still in a pending state. |
AutomationDefinitionNotFoundException | An Automation runbook with the specified name couldn't be found. |
AutomationDefinitionVersionNotFoundException | An Automation runbook with the specified name and version couldn't be found. |
AutomationExecutionLimitExceededException | The number of simultaneously running Automation executions exceeded the allowable limit. |
IdempotentParameterMismatchException | Error returned when an idempotent operation is retried and the parameters don't match the original call to the API with the same idempotency token. |
InternalServerErrorException | An error occurred on the server side. |
InvalidAutomationExecutionParametersException | The supplied parameters for invoking the specified Automation runbook are incorrect. For example, they may not match the set of parameters permitted for the specified Automation document. |
.NET Framework:
Supported in: 4.5 and newer, 3.5