AWS AmazonRDS documentation change
Summary
Updated Babelfish setup instructions: clarified version support, removed TDS port requirement, reordered configuration steps, and adjusted step numbering
Security assessment
Changes involve routine documentation updates about feature support and UI workflow adjustments. No evidence of security vulnerabilities, fixes, or new security features. Removal of TDS port mention appears to be a simplification of configuration steps without security implications.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/babelfish-create.md b/AmazonRDS/latest/AuroraUserGuide/babelfish-create.md index 5ac6bd343..dd5df16af 100644 --- a//AmazonRDS/latest/AuroraUserGuide/babelfish-create.md +++ b//AmazonRDS/latest/AuroraUserGuide/babelfish-create.md @@ -9 +9 @@ -Babelfish for Aurora PostgreSQL is supported on Aurora PostgreSQL version 13.4 and higher. +Babelfish for Aurora PostgreSQL is supported on all supported Aurora PostgreSQL versions, 13 and higher. @@ -31 +31 @@ In an Aurora PostgreSQL cluster, the `babelfish_db` database name is reserved fo - 4. For **Available versions** , choose an Aurora PostgreSQL version. To get the latest Babelfish features, choose the highest Aurora PostgreSQL major version. Babelfish is supported on Aurora PostgreSQL 13.4 and higher versions. + 4. For **Available versions** , choose an Aurora PostgreSQL version. To get the latest Babelfish features, choose the highest Aurora PostgreSQL major version. Babelfish is supported on all supported Aurora PostgreSQL versions, 13 and higher. @@ -81 +81 @@ From Aurora PostgreSQL 16 version, **Multiple databases** is chosen by default a - 15. For **Babelfish TDS port** , enter the default port `1433`. Currently, Babelfish only supports port `1433` for your DB cluster. + 15. For **DB parameter group** , choose a parameter group or have Aurora create a new group for you with default settings. @@ -83 +83 @@ From Aurora PostgreSQL 16 version, **Multiple databases** is chosen by default a - 16. For **DB parameter group** , choose a parameter group or have Aurora create a new group for you with default settings. + 16. For **Failover priority** , choose a failover priority for the instance. If you don't choose a value, the default is `tier-1`. This priority determines the order in which replicas are promoted when recovering from a primary instance failure. For more information, see [Fault tolerance for an Aurora DB cluster](./Concepts.AuroraHighAvailability.html#Aurora.Managing.FaultTolerance). @@ -85,3 +85 @@ From Aurora PostgreSQL 16 version, **Multiple databases** is chosen by default a - 17. For **Failover priority** , choose a failover priority for the instance. If you don't choose a value, the default is `tier-1`. This priority determines the order in which replicas are promoted when recovering from a primary instance failure. For more information, see [Fault tolerance for an Aurora DB cluster](./Concepts.AuroraHighAvailability.html#Aurora.Managing.FaultTolerance). - - 18. For **Backup retention period** , choose the length of time (1–35 days) that Aurora retains backup copies of the database. You can use backup copies for point-in-time restores (PITR) of your database down to the second. The default retention period is seven days. + 17. For **Backup retention period** , choose the length of time (1–35 days) that Aurora retains backup copies of the database. You can use backup copies for point-in-time restores (PITR) of your database down to the second. The default retention period is seven days. @@ -91 +89 @@ From Aurora PostgreSQL 16 version, **Multiple databases** is chosen by default a - 19. Choose **Copy tags to snapshots** to copy any DB instance tags to a DB snapshot when you create a snapshot. + 18. Choose **Copy tags to snapshots** to copy any DB instance tags to a DB snapshot when you create a snapshot. @@ -97 +95 @@ When restoring a DB cluster from a snapshot, it does not restore as a Babelfish - 20. Choose **Enable encryption** to turn on encryption at rest (Aurora storage encryption) for this DB cluster. + 19. Choose **Enable encryption** to turn on encryption at rest (Aurora storage encryption) for this DB cluster. @@ -99 +97 @@ When restoring a DB cluster from a snapshot, it does not restore as a Babelfish - 21. Choose **Enable Performance Insights** to turn on Amazon RDS Performance Insights. + 20. Choose **Enable Performance Insights** to turn on Amazon RDS Performance Insights. @@ -101 +99 @@ When restoring a DB cluster from a snapshot, it does not restore as a Babelfish - 22. Choose **Enable Enhanced monitoring** to start gathering metrics in real time for the operating system that your DB cluster runs on. + 21. Choose **Enable Enhanced monitoring** to start gathering metrics in real time for the operating system that your DB cluster runs on. @@ -103 +101 @@ When restoring a DB cluster from a snapshot, it does not restore as a Babelfish - 23. Choose **PostgreSQL log** to publish the log files to Amazon CloudWatch Logs. + 22. Choose **PostgreSQL log** to publish the log files to Amazon CloudWatch Logs. @@ -105 +103 @@ When restoring a DB cluster from a snapshot, it does not restore as a Babelfish - 24. Choose **Enable auto minor version upgrade** to automatically update your Aurora DB cluster when a minor version upgrade is available. + 23. Choose **Enable auto minor version upgrade** to automatically update your Aurora DB cluster when a minor version upgrade is available. @@ -107 +105 @@ When restoring a DB cluster from a snapshot, it does not restore as a Babelfish - 25. For **Maintenance window** , do the following: + 24. For **Maintenance window** , do the following: @@ -113 +111 @@ When restoring a DB cluster from a snapshot, it does not restore as a Babelfish - 26. Select the **Enable deletion protection** box to protect your database from being deleted by accident. + 25. Select the **Enable deletion protection** box to protect your database from being deleted by accident. @@ -119 +117 @@ If you turn on this feature, you can't directly delete the database. Instead, yo - 27. Choose **Create database**. + 26. Choose **Create database**.