AWS AmazonCloudFront documentation change
Summary
Updated a link title to 'Get started with a basic CloudFront distribution' and added a new link 'Getting started with WAF'.
Security assessment
The change adds a link to WAF documentation, indicating inclusion of security feature examples, but no specific security issue is addressed. It updates the code examples list for better organization.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/service_code_examples.md b/AmazonCloudFront/latest/DeveloperGuide/service_code_examples.md index 781c61a22..e37c8d73e 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/service_code_examples.md +++ b//AmazonCloudFront/latest/DeveloperGuide/service_code_examples.md @@ -55 +55,3 @@ For a complete list of AWS SDK developer guides and code examples, see [Using Cl - * [Get started with CloudFront](./example_cloudfront_GettingStarted_section.html) + * [Get started with a basic CloudFront distribution](./example_cloudfront_GettingStarted_section.html) + + * [Getting started with WAF](./example_wafv2_GettingStarted_052_section.html)