Promotes a read replica DB cluster to a standalone DB cluster
Promotes a read replica DB cluster to a standalone DB cluster.
See https://www.paws-r-sdk.com/docs/rds_promote_read_replica_db_cluster/ for full documentation.
rds_promote_read_replica_db_cluster(DBClusterIdentifier)
DBClusterIdentifier
: [required] The identifier of the DB cluster read replica to promote. This parameter isn't case-sensitive.
Constraints:
Example: my-cluster-replica1
Useful links