AWS Security ChangesHomeSearch

AWS privateca documentation change

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

File: privateca/latest/userguide/vpc-endpoints.md

Summary

Updated 'AWS Direct Connect' to 'Direct Connect' in VPC endpoint documentation.

Security assessment

Terminology update for service name consistency. The VPC endpoint security implications remain unchanged.

Diff

diff --git a/privateca/latest/userguide/vpc-endpoints.md b/privateca/latest/userguide/vpc-endpoints.md
index 7beff74c8..4dd158621 100644
--- a//privateca/latest/userguide/vpc-endpoints.md
+++ b//privateca/latest/userguide/vpc-endpoints.md
@@ -11 +11 @@ You can create a private connection between your VPC and AWS Private CA by confi
-The interface VPC endpoint connects your VPC directly to AWS Private CA without an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. The instances in your VPC don't need public IP addresses to communicate with the AWS Private CA API. 
+The interface VPC endpoint connects your VPC directly to AWS Private CA without an internet gateway, NAT device, VPN connection, or Direct Connect connection. The instances in your VPC don't need public IP addresses to communicate with the AWS Private CA API. 
@@ -13 +13 @@ The interface VPC endpoint connects your VPC directly to AWS Private CA without
-To use AWS Private CA through your VPC, you must connect from an instance that is inside the VPC. Alternatively, you can connect your private network to your VPC by using an AWS Virtual Private Network (AWS VPN) or AWS Direct Connect. For information about AWS VPN, see [VPN Connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon VPC User Guide_. For information about AWS Direct Connect, see [Creating a Connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/dedicated_connection.html#create-connection) in the _AWS Direct Connect User Guide_.
+To use AWS Private CA through your VPC, you must connect from an instance that is inside the VPC. Alternatively, you can connect your private network to your VPC by using an AWS Virtual Private Network (AWS VPN) or Direct Connect. For information about AWS VPN, see [VPN Connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon VPC User Guide_. For information about Direct Connect, see [Creating a Connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/dedicated_connection.html#create-connection) in the _Direct Connect User Guide_.