AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2026-04-19 · Documentation low

File: AmazonRDS/latest/AuroraUserGuide/data-api.limitations.md

Summary

Removed limitations regarding data type support for Aurora Serverless v2/provisioned clusters, request rate limits, and row size limits. Changed section title from 'Data API with Aurora Serverless v2 compared with Aurora Serverless v1' to 'Authentication and authorization'.

Security assessment

The changes remove previously documented limitations and update section titles. While the new section title 'Authentication and authorization' suggests security-related content, the diff doesn't show any actual security documentation being added - only the title change. There's no evidence of security vulnerabilities being addressed or new security features being documented.

Diff

diff --git a/AmazonRDS/latest/AuroraUserGuide/data-api.limitations.md b/AmazonRDS/latest/AuroraUserGuide/data-api.limitations.md
index 602153f4a..d98d709a5 100644
--- a//AmazonRDS/latest/AuroraUserGuide/data-api.limitations.md
+++ b//AmazonRDS/latest/AuroraUserGuide/data-api.limitations.md
@@ -17,2 +16,0 @@ RDS Data API has the following limitations:
-  * For Aurora Serverless v2 and provisioned DB clusters, RDS Data API doesn't support some data types. For the list of supported types, see [Comparing Amazon RDS Data API behaviors for Aurora Serverless v2 and provisioned clusters with Aurora Serverless v1 clusters](./data-api.differences.html).
-
@@ -23,4 +20,0 @@ RDS Data API has the following limitations:
-  * For Aurora Serverless v1, the maximum number of requests per second is 1,000. For all other supported databases, there is no limit.
-
-  * The Data API size limit is 64 KB per row in the result set returned by the database. Make sure that each row in a result set is 64 KB or less.
-
@@ -38 +32 @@ IPv6 support
-Data API with Aurora Serverless v2 compared with Aurora Serverless v1
+Authentication and authorization