AWS AmazonCloudFront documentation change
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) + + + +