AWS Security ChangesHomeSearch

AWS keyspaces documentation change

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

File: keyspaces/latest/devguide/inter-network-traffic-privacy.md

Summary

Updated references from 'AWS Direct Connect' to 'Direct Connect' for terminology consistency

Security assessment

Changes are purely branding/naming convention updates (removing redundant 'AWS' prefix from service names). No security implications or documentation of security features added.

Diff

diff --git a/keyspaces/latest/devguide/inter-network-traffic-privacy.md b/keyspaces/latest/devguide/inter-network-traffic-privacy.md
index 764897c58..4ba50e128 100644
--- a//keyspaces/latest/devguide/inter-network-traffic-privacy.md
+++ b//keyspaces/latest/devguide/inter-network-traffic-privacy.md
@@ -17 +17 @@ You have two connectivity options between your private network and AWS:
-  * An AWS Direct Connect connection. For more information, see [What is AWS Direct Connect?](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html) in the _AWS Direct Connect User Guide_.
+  * An Direct Connect connection. For more information, see [What is Direct Connect?](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html) in the _Direct Connect User Guide_.
@@ -39 +39 @@ The second method uses an authentication plugin for the open-source DataStax Jav
-Interface VPC endpoints enable private communication between your virtual private cloud (VPC) running in Amazon VPC and Amazon Keyspaces. Interface VPC endpoints are powered by AWS PrivateLink, which is an AWS service that enables private communication between VPCs and AWS services. AWS PrivateLink enables this by using an elastic network interface with private IPs in your VPC so that network traffic does not leave the Amazon network. Interface VPC endpoints don't require an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. For more information, see [Amazon Virtual Private Cloud](https://docs.aws.amazon.com/vpc/latest/userguide/) and [Interface VPC endpoints (AWS PrivateLink)](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html). For example policies, see [Using interface VPC endpoints for Amazon Keyspaces](./vpc-endpoints.html#using-interface-vpc-endpoints).
+Interface VPC endpoints enable private communication between your virtual private cloud (VPC) running in Amazon VPC and Amazon Keyspaces. Interface VPC endpoints are powered by AWS PrivateLink, which is an AWS service that enables private communication between VPCs and AWS services. AWS PrivateLink enables this by using an elastic network interface with private IPs in your VPC so that network traffic does not leave the Amazon network. Interface VPC endpoints don't require an internet gateway, NAT device, VPN connection, or Direct Connect connection. For more information, see [Amazon Virtual Private Cloud](https://docs.aws.amazon.com/vpc/latest/userguide/) and [Interface VPC endpoints (AWS PrivateLink)](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html). For example policies, see [Using interface VPC endpoints for Amazon Keyspaces](./vpc-endpoints.html#using-interface-vpc-endpoints).