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.
Promotes a read replica DB instance to a standalone DB instance.
Backup duration is a function of the amount of changes to the database since the previous
backup. If you plan to promote a read replica to a standalone instance, we recommend
that you enable backups and complete at least one backup prior to promotion. In addition,
a read replica cannot be promoted to a standalone instance when it is in the
This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.
backing-up
status. If you have enabled backups on your read replica, configure the automated
backup window so that daily backups do not interfere with read replica promotion.
For .NET Core this operation is only available in asynchronous form. Please refer to PromoteReadReplicaAsync.
Namespace: Amazon.RDS
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public abstract PromoteReadReplicaResponse PromoteReadReplica( PromoteReadReplicaRequest request )
Container for the necessary parameters to execute the PromoteReadReplica service method.
Exception | Condition |
---|---|
DBInstanceNotFoundException | DBInstanceIdentifier doesn't refer to an existing DB instance. |
InvalidDBInstanceStateException | The DB instance isn't in a valid state. |
.NET Framework:
Supported in: 4.5 and newer, 3.5