AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2026-07-10 · Documentation low

File: AmazonRDS/latest/UserGuide/Oracle.Concepts.FeatureSupport.md

Summary

Added documentation for new Oracle Database 26ai features including AI Vector Search, Amazon Bedrock Integration, Automatic SQL Error Mitigation, JavaScript stored procedures, JSON Duality Views, PL/SQL to SQL Transpiler, Property Graph Views, Real-time SQL plan management, Schema Privileges, Shrinking Tablespaces, Priority Transactions, SQL Firewall, and True Cache.

Security assessment

The change adds documentation for 'SQL Firewall' and 'Schema Privileges' which are security features. SQL Firewall typically prevents SQL injection attacks, and Schema Privileges manages access control. However, there's no evidence this addresses a specific security vulnerability; it's routine documentation of new security capabilities.

Diff

diff --git a/AmazonRDS/latest/UserGuide/Oracle.Concepts.FeatureSupport.md b/AmazonRDS/latest/UserGuide/Oracle.Concepts.FeatureSupport.md
index 96eaacb34..0acb23e63 100644
--- a//AmazonRDS/latest/UserGuide/Oracle.Concepts.FeatureSupport.md
+++ b//AmazonRDS/latest/UserGuide/Oracle.Concepts.FeatureSupport.md
@@ -37,0 +38,8 @@ The following list isn't exhaustive.
+  * AI Vector Search (Oracle Database 26ai and higher)
+
+For more information, see [AI Vector Search](https://docs.oracle.com/en/database/oracle/oracle-database/26/vecse/index.html) in the Oracle Database documentation.
+
+  * Amazon Bedrock Integration (Oracle Database 26ai and higher)
+
+For more information, see [Amazon Bedrock integration for RDS for Oracle](./Oracle.BedrockIntegration.html).
+
@@ -43,0 +52,4 @@ For more information, see [Oracle Application Express (APEX)](./Appendix.Oracle.
+  * Automatic SQL Error Mitigation (Oracle Database 26ai and higher)
+
+For more information, see [SQL_ERROR_MITIGATION](https://docs.oracle.com/en/database/oracle/oracle-database/26/refrn/SQL_ERROR_MITIGATION.html) in the Oracle Database documentation.
+
@@ -99,0 +112,8 @@ For more information, see [DBMS_MLE](https://docs.oracle.com/en/database/oracle/
+  * JavaScript stored procedures (Oracle Database 26ai and higher)
+
+For more information, see [JavaScript Developer's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/26/mlejs/index.html) in the Oracle Database documentation.
+
+  * JSON Duality Views (Oracle Database 26ai and higher)
+
+For more information, see [JSON-Relational Duality](https://docs.oracle.com/en/database/oracle/oracle-database/26/jsnvu/index.html) in the Oracle Database documentation.
+
@@ -119,0 +140,8 @@ For more information, see [Oracle native network encryption](./Appendix.Oracle.O
+  * PL/SQL to SQL Transpiler (Oracle Database 26ai and higher)
+
+For more information, see [SQL_TRANSPILER](https://docs.oracle.com/en/database/oracle/oracle-database/26/refrn/SQL_TRANSPILER.html) in the Oracle Database documentation.
+
+  * Property Graph Views (Oracle Database 26ai and higher)
+
+For more information, see [Oracle Property Graph](https://docs.oracle.com/en/database/oracle/property-graph/index.html) in the Oracle Database documentation.
+
@@ -123,0 +152,8 @@ To use the full capture and replay capabilities, you must use Amazon Elastic Fil
+  * Real-time SQL plan management (Oracle Database 26ai and higher)
+
+For more information, see [Real-time SQL plan management in RDS for Oracle](./Oracle.RealTimeSPM.html).
+
+  * Schema Privileges (Oracle Database 26ai and higher)
+
+For more information, see [Managing Schema Privileges](https://docs.oracle.com/en/database/oracle/oracle-database/26/dbseg/configuring-privilege-and-role-authorization.html#GUID-483D04AF-BC5B-4B3D-9D9A-1D2C3CE8F12F) in the Oracle Database documentation.
+
@@ -125,0 +162,4 @@ To use the full capture and replay capabilities, you must use Amazon Elastic Fil
+  * Shrinking Tablespaces (Oracle Database 26ai and higher)
+
+For more information, see [Shrinking tablespaces in RDS for Oracle](./Oracle.ShrinkTablespace.html).
+
@@ -186,0 +227,2 @@ For alternative solutions, see the AWS Database Blog entry [Alternatives to the
+  * Priority Transactions
+
@@ -190,0 +233,4 @@ For alternative solutions, see the AWS Database Blog entry [Alternatives to the
+  * SQL Firewall
+
+  * True Cache
+