AWS AmazonCloudFront documentation change
Summary
Added new scenario example for creating multi-tenant CloudFront distributions and updated section title
Security assessment
The change introduces a new example scenario and updates section headers but does not contain any security-related content or references to vulnerabilities.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/service_code_examples_scenarios.md b/AmazonCloudFront/latest/DeveloperGuide/service_code_examples_scenarios.md index 7985cd9f4..1e964d7af 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/service_code_examples_scenarios.md +++ b//AmazonCloudFront/latest/DeveloperGuide/service_code_examples_scenarios.md @@ -12,0 +13,2 @@ Scenarios target an intermediate level of experience to help you understand serv + * [Create a multi-tenant distribution and distribution tenant](./example_cloudfront_CreateSaasResources_section.html) + @@ -28 +30 @@ UpdateDistribution -Delete signing resources +Create a multi-tenant distribution and distribution tenant