AWS Security ChangesHomeSearch

AWS marketplace documentation change

Service: marketplace · 2025-05-22 · Documentation low

File: marketplace/latest/userguide/privatelink.md

Summary

Updated diagram description to clarify AWS PrivateLink connectivity for secure VPC-to-VPC communication

Security assessment

The change highlights the use of AWS PrivateLink to bypass public internet traffic, which is a security feature, but does not address a specific vulnerability.

Diff

diff --git a/marketplace/latest/userguide/privatelink.md b/marketplace/latest/userguide/privatelink.md
index 150790646..5d0ec443e 100644
--- a//marketplace/latest/userguide/privatelink.md
+++ b//marketplace/latest/userguide/privatelink.md
@@ -32 +32 @@ As an AWS Marketplace seller, you can provide buyers access to your service thro
-![Network diagram showing VPC peering connection between two VPCs with multiple instances.](/images/marketplace/latest/userguide/images/private-endpoint-diagram.png)
+![Diagram showing AWS PrivateLink connectivity between buyer and seller VPCs. The diagram illustrates how a buyer application in one VPC connects to seller services in another VPC through private endpoints, bypassing the public internet. Blue arrows show the connection flow through interface endpoints to multiple service instances.](/images/marketplace/latest/userguide/images/private-endpoint-diagram.png)