AWS Security ChangesHomeSearch

AWS codeguru documentation change

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

File: codeguru/latest/reviewer-ug/vpc-interface-endpoints.md

Summary

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

Security assessment

The change is a minor terminology update (removing AWS prefix from Direct Connect service name). No security implications are introduced or modified.

Diff

diff --git a/codeguru/latest/reviewer-ug/vpc-interface-endpoints.md b/codeguru/latest/reviewer-ug/vpc-interface-endpoints.md
index 1a77b5bc5..d33a9199f 100644
--- a//codeguru/latest/reviewer-ug/vpc-interface-endpoints.md
+++ b//codeguru/latest/reviewer-ug/vpc-interface-endpoints.md
@@ -13 +13 @@ You can use VPC endpoints when you call Amazon CodeGuru Reviewer APIs. When you
-You establish a private connection between your VPC and CodeGuru Reviewer by creating an _interface VPC endpoint_. Interface endpoints are powered by [AWS PrivateLink](https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html), a technology that enables you to privately access CodeGuru Reviewer APIs without an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Instances in your VPC don't need public IP addresses to communicate with CodeGuru Reviewer APIs. Traffic between your VPC and CodeGuru Reviewer does not leave the Amazon network. 
+You establish a private connection between your VPC and CodeGuru Reviewer by creating an _interface VPC endpoint_. Interface endpoints are powered by [AWS PrivateLink](https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html), a technology that enables you to privately access CodeGuru Reviewer APIs without an internet gateway, NAT device, VPN connection, or Direct Connect connection. Instances in your VPC don't need public IP addresses to communicate with CodeGuru Reviewer APIs. Traffic between your VPC and CodeGuru Reviewer does not leave the Amazon network.