AWS Security ChangesHomeSearch

AWS apigateway documentation change

Service: apigateway · 2025-11-19 · Documentation low

File: apigateway/latest/developerguide/apigateway-private-apis.md

Summary

Updated 'AWS Direct Connect' to 'Direct Connect' and CloudFormation reference

Security assessment

Terminology changes in private API documentation without security impact

Diff

diff --git a/apigateway/latest/developerguide/apigateway-private-apis.md b/apigateway/latest/developerguide/apigateway-private-apis.md
index d0918b64f..69dfbec23 100644
--- a//apigateway/latest/developerguide/apigateway-private-apis.md
+++ b//apigateway/latest/developerguide/apigateway-private-apis.md
@@ -11 +11 @@ A private API is a REST API that is only callable from within an Amazon VPC. You
-You can also use AWS Direct Connect to establish a connection from an on-premises network to Amazon VPC and then access your private API over that connection. In all cases, traffic to your private API uses secure connections and is isolated from the public internet. Traffic doesn't leave the Amazon network.
+You can also use Direct Connect to establish a connection from an on-premises network to Amazon VPC and then access your private API over that connection. In all cases, traffic to your private API uses secure connections and is isolated from the public internet. Traffic doesn't leave the Amazon network.
@@ -55 +55 @@ The following considerations might impact your use of private APIs:
-To learn how to create a private API and associate a VPC endpoint see, [Create a private API](./apigateway-private-api-create.html). To follow a tutorial where you create dependencies in AWS CloudFormation and a private API in the AWS Management Console, see [Tutorial: Create a private REST API](./private-api-tutorial.html).
+To learn how to create a private API and associate a VPC endpoint see, [Create a private API](./apigateway-private-api-create.html). To follow a tutorial where you create dependencies in CloudFormation and a private API in the AWS Management Console, see [Tutorial: Create a private REST API](./private-api-tutorial.html).