AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-05-22 · Documentation low

File: AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.md

Summary

Updated documentation link text for RDS Data API from 'RDS Data API' to 'Amazon RDS Data API'

Security assessment

The change only modifies branding/naming in documentation links. The security characteristics of the Data API (which already mentions being a 'secure HTTP endpoint') remain unchanged.

Diff

diff --git a/AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.md b/AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.md
index 46fcc0ea9..7e270c715 100644
--- a//AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.md
+++ b//AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.md
@@ -456 +456 @@ For PostgreSQL:
-**Enable the RDS Data API** |  Choose **Enable the RDS Data API** to enable RDS Data API (Data API). Data API provides a secure HTTP endpoint for running SQL statements without managing connections. For more information, see [Using RDS Data API](./data-api.html). |  Using the AWS CLI, run [`create-db-cluster`](https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-cluster.html) and set the `--enable-http-endpoint | --no-enable-http-endpoint` option. Using the RDS API, call [`CreateDBCluster`](https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBCluster.html) and set the `EnableHttpEndpoint` parameter.  
+**Enable the RDS Data API** |  Choose **Enable the RDS Data API** to enable RDS Data API (Data API). Data API provides a secure HTTP endpoint for running SQL statements without managing connections. For more information, see [Using the Amazon RDS Data API](./data-api.html). |  Using the AWS CLI, run [`create-db-cluster`](https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-cluster.html) and set the `--enable-http-endpoint | --no-enable-http-endpoint` option. Using the RDS API, call [`CreateDBCluster`](https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBCluster.html) and set the `EnableHttpEndpoint` parameter.