AWS Security ChangesHomeSearch

AWS controltower documentation change

Service: controltower · 2026-06-10 · Documentation low

File: controltower/latest/controlreference/lambda-rules.md

Summary

Added comment character '#' before 'based on AWS IAM' description

Security assessment

Change only modifies formatting without removing IAM authentication documentation. No security impact.

Diff

diff --git a/controltower/latest/controlreference/lambda-rules.md b/controltower/latest/controlreference/lambda-rules.md
index 20d5b3202..d0b1d809d 100644
--- a//controltower/latest/controlreference/lambda-rules.md
+++ b//controltower/latest/controlreference/lambda-rules.md
@@ -1247 +1247 @@ An AWS Lambda function URL (endpoint) configured with AWS IAM-based authenticati
-    based on AWS IAM.
+    #   based on AWS IAM.