AWS Security ChangesHomeSearch

AWS lambda documentation change

Service: lambda · 2025-08-13 · Documentation low

File: lambda/latest/dg/logging-with-s3.md

Summary

Fixed broken documentation reference for S3 log destination permissions

Security assessment

Documentation link correction without security content changes

Diff

diff --git a/lambda/latest/dg/logging-with-s3.md b/lambda/latest/dg/logging-with-s3.md
index e8048f176..2ba30349e 100644
--- a//lambda/latest/dg/logging-with-s3.md
+++ b//lambda/latest/dg/logging-with-s3.md
@@ -168 +168 @@ If choosing an existing log group for an Amazon S3 destination, ensure the log g
-If the IAM role provided in the console doesn't have the required permissions, then the destination setup will fail. To fix this, refer to .
+If the IAM role provided in the console doesn't have the required permissions, then the destination setup will fail. To fix this, refer to Required permissions for Amazon S3 log destination.