View source: R/rds_operations.R
rds_switchover_read_replica | R Documentation |
Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.
See https://www.paws-r-sdk.com/docs/rds_switchover_read_replica/ for full documentation.
rds_switchover_read_replica(DBInstanceIdentifier)
DBInstanceIdentifier |
[required] The DB instance identifier of the current standby database. This value is stored as a lowercase string. Constraints:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.