AWS AmazonECS documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect' in VPC endpoint description
Security assessment
Terminology simplification without altering security properties of VPC endpoint functionality
Diff
diff --git a/AmazonECS/latest/developerguide/networking-connecting-vpc.md b/AmazonECS/latest/developerguide/networking-connecting-vpc.md index 807650258..4728cae75 100644 --- a//AmazonECS/latest/developerguide/networking-connecting-vpc.md +++ b//AmazonECS/latest/developerguide/networking-connecting-vpc.md @@ -38 +38 @@ AWS PrivateLink provides private connectivity between VPCs, AWS services, and yo -A VPC endpoint allows private connections between your VPC and supported AWS services and VPC endpoint services. Traffic between your VPC and the other service doesn't leave the Amazon network. A VPC endpoint doesn't require an internet gateway, virtual private gateway, NAT device, VPN connection, or AWS Direct Connect connection. Amazon EC2 instances in your VPC don't require public IP addresses to communicate with resources in the service. +A VPC endpoint allows private connections between your VPC and supported AWS services and VPC endpoint services. Traffic between your VPC and the other service doesn't leave the Amazon network. A VPC endpoint doesn't require an internet gateway, virtual private gateway, NAT device, VPN connection, or Direct Connect connection. Amazon EC2 instances in your VPC don't require public IP addresses to communicate with resources in the service.