AWS Security ChangesHomeSearch

AWS vpc documentation change

Service: vpc · 2025-11-10 · Documentation low

File: vpc/latest/privatelink/what-is-privatelink.md

Summary

Minor grammatical edit to PrivateLink introduction (added comma after 'resources')

Security assessment

The change is purely a grammatical improvement with no substantive content modifications. No security-related context or features were added or modified.

Diff

diff --git a/vpc/latest/privatelink/what-is-privatelink.md b/vpc/latest/privatelink/what-is-privatelink.md
index 6e42bcbc3..928ef6abb 100644
--- a//vpc/latest/privatelink/what-is-privatelink.md
+++ b//vpc/latest/privatelink/what-is-privatelink.md
@@ -9 +9 @@ Use casesWork with VPC endpointsPricing
-AWS PrivateLink is a highly available, scalable technology that you can use to privately connect your VPC to services and resources as if they were in your VPC. You do not need to use an internet gateway, NAT device, public IP address, AWS Direct Connect connection, or AWS Site-to-Site VPN connection to allow communication with the service or resource from your private subnets. Therefore, you control the specific API endpoints, sites, services, and resources that are reachable from your VPC.
+AWS PrivateLink is a highly available, scalable technology that you can use to privately connect your VPC to services and resources, as if they were in your VPC. You do not need to use an internet gateway, NAT device, public IP address, AWS Direct Connect connection, or AWS Site-to-Site VPN connection to allow communication with the service or resource from your private subnets. Therefore, you control the specific API endpoints, sites, services, and resources that are reachable from your VPC.