AWS Security ChangesHomeSearch

AWS streams documentation change

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

File: streams/latest/dev/vpc.md

Summary

Changed 'AWS Direct Connect' to 'Direct Connect' in VPC endpoint documentation

Security assessment

This is a minor terminology update without altering security context. The change maintains existing security guidance about VPC endpoints.

Diff

diff --git a/streams/latest/dev/vpc.md b/streams/latest/dev/vpc.md
index f4d5ad9a7..34efa7c89 100644
--- a//streams/latest/dev/vpc.md
+++ b//streams/latest/dev/vpc.md
@@ -9 +9 @@ Use interface VPC endpoints for Kinesis Data StreamsControl access to VPC endpoi
-You can use an interface VPC endpoint to prevent traffic between your Amazon VPC and Kinesis Data Streams from leaving the Amazon network. Interface VPC endpoints don't require an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Interface VPC endpoints are powered by AWS PrivateLink, an AWS technology that enables private communication between AWS services using an elastic network interface with private IPs in your Amazon VPC. For more information, see [Amazon Virtual Private Cloud](http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Introduction.html) and [Interface VPC Endpoints (AWS PrivateLink)](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html#create-interface-endpoint). 
+You can use an interface VPC endpoint to prevent traffic between your Amazon VPC and Kinesis Data Streams from leaving the Amazon network. Interface VPC endpoints don't require an internet gateway, NAT device, VPN connection, or Direct Connect connection. Interface VPC endpoints are powered by AWS PrivateLink, an AWS technology that enables private communication between AWS services using an elastic network interface with private IPs in your Amazon VPC. For more information, see [Amazon Virtual Private Cloud](http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Introduction.html) and [Interface VPC Endpoints (AWS PrivateLink)](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html#create-interface-endpoint).