AWS Security ChangesHomeSearch

AWS apprunner documentation change

Service: apprunner · 2025-11-22 · Documentation low

File: apprunner/latest/dg/network-pl.md

Summary

Fixed a broken URL by adding an extra slash in the security groups documentation link

Security assessment

The change only corrects a URL formatting issue without altering security content. No security vulnerability or feature is addressed.

Diff

diff --git a/apprunner/latest/dg/network-pl.md b/apprunner/latest/dg/network-pl.md
index d38fd4c47..302d624b5 100644
--- a//apprunner/latest/dg/network-pl.md
+++ b//apprunner/latest/dg/network-pl.md
@@ -17 +17 @@ If your App Runner application requires source IP/CIDR incoming traffic control
-To learn more about infrastructure security and security groups, including best practices, see the following topics in the _Amazon VPC User Guide_ : [Control network traffic](https://docs.aws.amazon.com/vpc/latest/userguide/infrastructure-security.html#control-network-traffic) and [Control traffic to your AWS resources using security groups](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-security-groups.html).
+To learn more about infrastructure security and security groups, including best practices, see the following topics in the _Amazon VPC User Guide_ : [Control network traffic](https://docs.aws.amazon.com/vpc/latest/userguide/infrastructure-security.html#control-network-traffic) and [Control traffic to your AWS resources using security groups](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-security-groups.html).