You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Creates a new DB instance that acts as a read replica for an existing source DB
33
33
* instance or Multi-AZ DB cluster. You can create a read replica for a DB instance running
34
-
* Db2, MariaDB, MySQL, Oracle, PostgreSQL, or SQL Server. You can create a read replica for a
34
+
* MariaDB, MySQL, Oracle, PostgreSQL, or SQL Server. You can create a read replica for a
35
35
* Multi-AZ DB cluster running MySQL or PostgreSQL. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html">Working
36
-
* with read replicas</a> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html#multi-az-db-clusters-migrating-to-instance-with-read-replica">Migrating from a Multi-AZ DB cluster to a DB instance using a read replica</a> in the <i>Amazon RDS User Guide</i>.</p>
36
+
* with read replicas</a> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html#multi-az-db-clusters-migrating-to-instance-with-read-replica">Migrating from a Multi-AZ DB cluster to a DB instance using a read replica</a>
37
+
* in the <i>Amazon RDS User Guide</i>.</p>
38
+
* <p>Amazon RDS for Db2 supports this operation for standby replicas. To create a standby
39
+
* replica for a DB instance running Db2, you must set <code>ReplicaMode</code> to
40
+
* <code>mounted</code>.</p>
37
41
* <p>Amazon Aurora doesn't support this operation. To create a DB instance for an Aurora DB cluster, use the <code>CreateDBInstance</code>
38
42
* operation.</p>
39
-
* <p>All read replica DB instances are created with backups disabled. All other attributes
43
+
* <p>RDS creates read replicas with backups disabled. All other attributes
40
44
* (including DB security groups and DB parameter groups) are inherited from the source DB
* <p>The open mode of an Oracle read replica. The default is <code>open-read-only</code>.
9472
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">Working with Oracle Read Replicas for Amazon RDS</a>
9473
-
* in the <i>Amazon RDS User Guide</i>.</p>
9471
+
* <p>The open mode of a Db2 or an Oracle read replica. The default is
9472
+
* <code>open-read-only</code>. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-replication.html">Working with read replicas for
9473
+
* Amazon RDS for Db2</a> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">Working with read replicas
9474
+
* for Amazon RDS for Oracle</a> in the <i>Amazon RDS User Guide</i>. </p>
9474
9475
* <note>
9475
-
* <p>This attribute is only supported in RDS for Oracle.</p>
9476
+
* <p>This attribute is only supported in RDS for Db2, RDS for Oracle, and RDS Custom
* <p>The open mode of the replica database: mounted or read-only.</p>
10610
+
* <p>The open mode of the replica database.</p>
10590
10611
* <note>
10591
-
* <p>This parameter is only supported for Oracle DB instances.</p>
10612
+
* <p>This parameter is only supported for Db2 DB instances and Oracle DB
10613
+
* instances.</p>
10592
10614
* </note>
10593
-
* <p>Mounted DB replicas are included in Oracle Database Enterprise Edition. The main use case for
10594
-
* mounted replicas is cross-Region disaster recovery. The primary database doesn't use Active
10595
-
* Data Guard to transmit information to the mounted replica. Because it doesn't accept
10596
-
* user connections, a mounted replica can't serve a read-only workload.</p>
10597
-
* <p>You can create a combination of mounted and read-only DB replicas for the same primary DB instance.
10598
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">Working with Oracle Read Replicas for Amazon RDS</a>
10599
-
* in the <i>Amazon RDS User Guide</i>.</p>
10600
-
* <p>For RDS Custom, you must specify this parameter and set it to <code>mounted</code>. The value won't be set by default.
10601
-
* After replica creation, you can manage the open mode manually.</p>
10615
+
* <dl>
10616
+
* <dt>Db2</dt>
10617
+
* <dd>
10618
+
* <p>Standby DB replicas are included in Db2 Advanced Edition (AE) and Db2
10619
+
* Standard Edition (SE). The main use case for standby replicas is
10620
+
* cross-Region disaster recovery. Because it doesn't accept user
10621
+
* connections, a standby replica can't serve a read-only workload.</p>
10622
+
* <p>You can create a combination of standby and read-only DB replicas for the
10623
+
* same primary DB instance. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-replication.html">Working with read
10624
+
* replicas for Amazon RDS for Db2</a> in the <i>Amazon RDS User
10625
+
* Guide</i>.</p>
10626
+
* <p>To create standby DB replicas for RDS for Db2, set this parameter to
10627
+
* <code>mounted</code>.</p>
10628
+
* </dd>
10629
+
* <dt>Oracle</dt>
10630
+
* <dd>
10631
+
* <p>Mounted DB replicas are included in Oracle Database Enterprise Edition. The main use case for
10632
+
* mounted replicas is cross-Region disaster recovery. The primary database doesn't use Active
10633
+
* Data Guard to transmit information to the mounted replica. Because it doesn't accept
10634
+
* user connections, a mounted replica can't serve a read-only workload.</p>
10635
+
* <p>You can create a combination of mounted and read-only DB replicas for the same primary DB instance.
10636
+
* For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">Working with read replicas for Amazon RDS for Oracle</a>
10637
+
* in the <i>Amazon RDS User Guide</i>.</p>
10638
+
* <p>For RDS Custom, you must specify this parameter and set it to
10639
+
* <code>mounted</code>. The value won't be set by default. After replica
10640
+
* creation, you can manage the open mode manually.</p>
* <p>A value that sets the open mode of a replica database to either mounted or read-only.</p>
9534
+
* <p>The open mode of a replica database.</p>
9530
9535
* <note>
9531
-
* <p>Currently, this parameter is only supported for Oracle DB instances.</p>
9536
+
* <p>This parameter is only supported for Db2 DB instances and Oracle DB
9537
+
* instances.</p>
9532
9538
* </note>
9533
-
* <p>Mounted DB replicas are included in Oracle Enterprise Edition. The main use case for
9534
-
* mounted replicas is cross-Region disaster recovery. The primary database doesn't use
9535
-
* Active Data Guard to transmit information to the mounted replica. Because it doesn't
9536
-
* accept user connections, a mounted replica can't serve a read-only workload.
9537
-
* For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">Working with Oracle Read Replicas for Amazon RDS</a>
9538
-
* in the <i>Amazon RDS User Guide</i>.</p>
9539
-
* <p>This setting doesn't apply to RDS Custom DB instances.</p>
9539
+
* <dl>
9540
+
* <dt>Db2</dt>
9541
+
* <dd>
9542
+
* <p>Standby DB replicas are included in Db2 Advanced Edition (AE) and Db2
9543
+
* Standard Edition (SE). The main use case for standby replicas is
9544
+
* cross-Region disaster recovery. Because it doesn't accept user
9545
+
* connections, a standby replica can't serve a read-only workload.</p>
9546
+
* <p>You can create a combination of standby and read-only DB replicas for the
9547
+
* same primary DB instance. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/db2-replication.html">Working with read
9548
+
* replicas for Amazon RDS for Db2</a> in the <i>Amazon RDS User
9549
+
* Guide</i>.</p>
9550
+
* <p>To create standby DB replicas for RDS for Db2, set this parameter to
9551
+
* <code>mounted</code>.</p>
9552
+
* </dd>
9553
+
* <dt>Oracle</dt>
9554
+
* <dd>
9555
+
* <p>Mounted DB replicas are included in Oracle Database Enterprise Edition. The main use case for
9556
+
* mounted replicas is cross-Region disaster recovery. The primary database doesn't use Active
9557
+
* Data Guard to transmit information to the mounted replica. Because it doesn't accept
9558
+
* user connections, a mounted replica can't serve a read-only workload.</p>
9559
+
* <p>You can create a combination of mounted and read-only DB replicas for the
9560
+
* same primary DB instance. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">Working with
9561
+
* read replicas for Amazon RDS for Oracle</a> in the <i>Amazon
9562
+
* RDS User Guide</i>.</p>
9563
+
* <p>For RDS Custom, you must specify this parameter and set it to
9564
+
* <code>mounted</code>. The value won't be set by default. After replica
9565
+
* creation, you can manage the open mode manually.</p>
0 commit comments