AWS Security ChangesHomeSearch

AWS sagemaker documentation change

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

File: sagemaker/latest/dg/interface-vpc-endpoint.md

Summary

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

Security assessment

The change only modifies service name formatting (removing 'AWS' prefix) without altering security context. No evidence of addressing vulnerabilities or security improvements.

Diff

diff --git a/sagemaker/latest/dg/interface-vpc-endpoint.md b/sagemaker/latest/dg/interface-vpc-endpoint.md
index 06f751905..3fac54ebd 100644
--- a//sagemaker/latest/dg/interface-vpc-endpoint.md
+++ b//sagemaker/latest/dg/interface-vpc-endpoint.md
@@ -17 +17 @@ The SageMaker API and SageMaker AI Runtime support [Amazon Virtual Private Cloud
-The VPC interface endpoint connects your VPC directly to the SageMaker API or SageMaker AI Runtime using AWS PrivateLink without using an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. The instances in your VPC do not need to connect to the public internet in order to communicate with the SageMaker API or SageMaker AI Runtime.
+The VPC interface endpoint connects your VPC directly to the SageMaker API or SageMaker AI Runtime using AWS PrivateLink without using an internet gateway, NAT device, VPN connection, or Direct Connect connection. The instances in your VPC do not need to connect to the public internet in order to communicate with the SageMaker API or SageMaker AI Runtime.
@@ -125 +125 @@ To create a VPC Endpoint for Amazon SageMaker Feature Store, use the following e
-To call the SageMaker API and SageMaker AI Runtime through your VPC, you have to connect from an instance that is inside the VPC or 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 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 call the SageMaker API and SageMaker AI Runtime through your VPC, you have to connect from an instance that is inside the VPC or 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 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_.