AWS Security ChangesHomeSearch

AWS app-mesh documentation change

Service: app-mesh · 2025-11-22 · Documentation low

File: app-mesh/latest/userguide/troubleshooting-setup.md

Summary

Fixed URL formatting in VPC security groups documentation link

Security assessment

URL syntax correction only. Security content about port 443 requirements remains unchanged with no vulnerability fixes.

Diff

diff --git a/app-mesh/latest/userguide/troubleshooting-setup.md b/app-mesh/latest/userguide/troubleshooting-setup.md
index b49525993..3624f9457 100644
--- a//app-mesh/latest/userguide/troubleshooting-setup.md
+++ b//app-mesh/latest/userguide/troubleshooting-setup.md
@@ -65 +65 @@ Your Envoy proxy is unable to connect to the App Mesh Envoy management service.
-Make sure that your Envoy proxy has access to the internet or to a private [VPC endpoint](./vpc-endpoints.html) and that your [security groups](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html) allow outbound traffic on port 443. App Mesh’s public Envoy management service endpoints follow the fully qualified domain name (FQDN) format.
+Make sure that your Envoy proxy has access to the internet or to a private [VPC endpoint](./vpc-endpoints.html) and that your [security groups](https://docs.aws.amazon.com//vpc/latest/userguide/VPC_SecurityGroups.html) allow outbound traffic on port 443. App Mesh’s public Envoy management service endpoints follow the fully qualified domain name (FQDN) format.