AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

Service: AmazonCloudFront · 2025-03-10 · Documentation low

File: AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it-works-tutorial.md

Summary

Updated tutorial title and description to specify 'console' usage and minor wording changes

Security assessment

The tutorial still focuses on adding HTTP security headers (a security feature), but the changes are editorial improvements rather than addressing a security issue.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it-works-tutorial.md
index d651a2a9f..de6e689f3 100644
--- a/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it-works-tutorial.md
+++ b/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it-works-tutorial.md
@@ -7 +7 @@ Step 1: Sign up for an AWS accountStep 2: Create a CloudFront distributionStep 3
-# Tutorial: Create a basic Lambda@Edge function
+# Tutorial: Create a basic Lambda@Edge function (console)
@@ -9 +9 @@ Step 1: Sign up for an AWS accountStep 2: Create a CloudFront distributionStep 3
-This tutorial shows you how to get started with Lambda@Edge by creating and configuring a sample Node.js function that runs in CloudFront. This example adds HTTP security headers to a response when CloudFront retrieves a file. (This can improve security and privacy for a website.)
+This tutorial shows you how to get started with Lambda@Edge by creating and configuring an example Node.js function that runs in CloudFront. This example adds HTTP security headers to a response when CloudFront retrieves a file. (This can improve security and privacy for a website.)