v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142826341.7 MB

Switches over a blue/green deployment.

Before you switch over, production traffic is routed to the databases in the blue environment. After you switch over, production traffic is routed to the databases in the green environment.

For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.

get/#Action=SwitchoverBlueGreenDeployment

Query parameters

BlueGreenDeploymentIdentifierstring required
<p>The blue/green deployment identifier.</p> <p>Constraints:</p> <ul> <li> <p>Must match an existing blue/green deployment identifier.</p> </li> </ul>
SwitchoverTimeoutinteger
<p>The amount of time, in seconds, for the switchover to complete. The default is 300.</p> <p>If the switchover takes longer than the specified duration, then any changes are rolled back, and no changes are made to the environments.</p>
Action'SwitchoverBlueGreenDeployment' required
Version'2014-10-31' required

Response

Success