AWS Security ChangesHomeSearch

AWS lambda documentation change

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

File: lambda/latest/dg/with-sns-example.md

Summary

Fixed URL formatting in Amazon SNS console links (added double slashes).

Security assessment

The change only corrects URL syntax and does not impact security functionality or documentation.

Diff

diff --git a/lambda/latest/dg/with-sns-example.md b/lambda/latest/dg/with-sns-example.md
index 43494205a..3a06a997b 100644
--- a//lambda/latest/dg/with-sns-example.md
+++ b//lambda/latest/dg/with-sns-example.md
@@ -647 +647 @@ In **Account A** , clean up your Amazon SNS topic.
-  1. Open the [Topics page](https://console.aws.amazon.com/sns/home#topics:) of the Amazon SNS console.
+  1. Open the [Topics page](https://console.aws.amazon.com//sns/home#topics:) of the Amazon SNS console.
@@ -690 +690 @@ In **Account B** , clean up your execution role, Lambda function, and Amazon SNS
-  1. Open the [Subscriptions page](https://console.aws.amazon.com/sns/home#subscriptions:) of the Amazon SNS console.
+  1. Open the [Subscriptions page](https://console.aws.amazon.com//sns/home#subscriptions:) of the Amazon SNS console.