AWS code-library documentation change
Summary
Added context note and a reference to the 'Getting started with WAF' example.
Security assessment
Adds a link to WAF documentation, which is security-related. No evidence of a security issue.
Diff
diff --git a/code-library/latest/ug/cloudfront_example_cloudfront_ListDistributions_section.md b/code-library/latest/ug/cloudfront_example_cloudfront_ListDistributions_section.md index 83742866b..530744711 100644 --- a//code-library/latest/ug/cloudfront_example_cloudfront_ListDistributions_section.md +++ b//code-library/latest/ug/cloudfront_example_cloudfront_ListDistributions_section.md @@ -12,0 +13,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](./cloudfront_example_wafv2_GettingStarted_052_section.html) + + + +