AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-04-19 · Documentation low

File: code-library/latest/ug/cloudfront_code_examples.md

Summary

Updated example titles to be more specific, added a new 'Getting started with WAF' example, and changed a section title from COVID-19 tracking to Amazon EKS.

Security assessment

The change adds a new example for WAF (Web Application Firewall), which is a security feature. However, there is no evidence of addressing a specific security vulnerability or incident; it's adding new security-related documentation.

Diff

diff --git a/code-library/latest/ug/cloudfront_code_examples.md b/code-library/latest/ug/cloudfront_code_examples.md
index c0dbeca1f..f3786eea3 100644
--- a//code-library/latest/ug/cloudfront_code_examples.md
+++ b//code-library/latest/ug/cloudfront_code_examples.md
@@ -68 +68,3 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
-    * [Get started with CloudFront](./cloudfront_example_cloudfront_GettingStarted_section.html)
+    * [Get started with a basic CloudFront distribution](./cloudfront_example_cloudfront_GettingStarted_section.html)
+
+    * [Getting started with WAF](./cloudfront_example_wafv2_GettingStarted_052_section.html)
@@ -107 +109 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Create a REST API to track COVID-19 data
+Getting started with Amazon EKS