AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

Service: AmazonCloudFront · 2026-04-19 · Documentation low

File: AmazonCloudFront/latest/DeveloperGuide/example_cloudfront_ListDistributions_section.md

Summary

Added explanatory text about action examples needing context and linked to 'Getting started with WAF'.

Security assessment

The change adds a reference to WAF documentation, which is a security feature, but there is no evidence of a security issue. It enhances documentation by providing context and linking to security-related content.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/example_cloudfront_ListDistributions_section.md b/AmazonCloudFront/latest/DeveloperGuide/example_cloudfront_ListDistributions_section.md
index 61fbd0050..ed9d83c8d 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/example_cloudfront_ListDistributions_section.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/example_cloudfront_ListDistributions_section.md
@@ -10,0 +11,7 @@ The following code examples show how to use `ListDistributions`.
+Action examples are code excerpts from larger programs and must be run in context. You can see this action in context in the following code example: 
+
+  * [Getting started with WAF](./example_wafv2_GettingStarted_052_section.html)
+
+
+
+