AWS AmazonRDS documentation change
Summary
Removed redundant sentence explaining switchover concept
Security assessment
Change simplifies documentation by removing duplicate explanation. No security context or implications are present.
Diff
diff --git a/AmazonRDS/latest/UserGuide/oracle-replication-switchover.md b/AmazonRDS/latest/UserGuide/oracle-replication-switchover.md index 623deeb40..aadf15cd5 100644 --- a//AmazonRDS/latest/UserGuide/oracle-replication-switchover.md +++ b//AmazonRDS/latest/UserGuide/oracle-replication-switchover.md @@ -13 +13 @@ A _switchover_ is a role reversal between a primary database and a standby datab -In an Oracle Data Guard environment, a primary database supports one or more standby databases. You can perform a managed, switchover-based role transition from a primary database to a standby database. A _switchover_ is a role reversal between a primary database and a standby database. During a switchover, the original primary database transitions to a standby role, while the original standby database transitions to the primary role. +In an Oracle Data Guard environment, a primary database supports one or more standby databases. You can perform a managed, switchover-based role transition from a primary database to a standby database.