AWS Security ChangesHomeSearch

AWS emr documentation change

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

File: emr/latest/ManagementGuide/interface-vpc-endpoint.md

Summary

Replaced 'AWS Direct Connect' with 'Direct Connect' in VPC endpoint documentation

Security assessment

Terminology update without changing the security context of using VPC endpoints. The guidance about private network connections remains equivalent.

Diff

diff --git a/emr/latest/ManagementGuide/interface-vpc-endpoint.md b/emr/latest/ManagementGuide/interface-vpc-endpoint.md
index 0b13663c4..feef4529c 100644
--- a//emr/latest/ManagementGuide/interface-vpc-endpoint.md
+++ b//emr/latest/ManagementGuide/interface-vpc-endpoint.md
@@ -11 +11 @@ You can connect directly to Amazon EMR using an [interface VPC endpoint (AWS Pri
-The interface VPC endpoint connects your VPC directly to Amazon EMR 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 Amazon EMR API.
+The interface VPC endpoint connects your VPC directly to Amazon EMR 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 Amazon EMR API.
@@ -13 +13 @@ The interface VPC endpoint connects your VPC directly to Amazon EMR without an i
-To use Amazon EMR through your VPC, you must connect from an instance that is inside the VPC or connect your private network to your VPC by using an Amazon Virtual Private Network (VPN) or AWS Direct Connect. For information about Amazon VPN, see [VPN connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon Virtual Private Cloud User Guide_. For information about AWS Direct Connect, see [Creating a connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-connection.html) in the _AWS Direct Connect User Guide_.
+To use Amazon EMR through your VPC, you must connect from an instance that is inside the VPC or connect your private network to your VPC by using an Amazon Virtual Private Network (VPN) or Direct Connect. For information about Amazon VPN, see [VPN connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon Virtual Private Cloud User Guide_. For information about AWS Direct Connect, see [Creating a connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-connection.html) in the _Direct Connect User Guide_.