---
title: "GET /#Action=SwitchoverBlueGreenDeployment"
method: GET
path: "/#Action=SwitchoverBlueGreenDeployment"
---

# GET /#Action=SwitchoverBlueGreenDeployment

`GET /#Action=SwitchoverBlueGreenDeployment`

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](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html) in the _Amazon RDS User Guide_ and [Using Amazon RDS Blue/Green Deployments for database updates](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/blue-green-deployments.html) in the _Amazon Aurora User Guide_.

## Query parameters

- `BlueGreenDeploymentIdentifier` string, required
- `SwitchoverTimeout` integer
- `Action` 'SwitchoverBlueGreenDeployment', required
- `Version` '2014-10-31', required

## Response `200`

Success

## Other responses

- `480` — BlueGreenDeploymentNotFoundFault
- `481` — InvalidBlueGreenDeploymentStateFault

---

[API](https://skmtc.net/aws/apis/rds.md) · [All operations](https://skmtc.net/aws/apis/rds/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/rds/versions/e6b3ad7df19b/schema)
