AWS code-library documentation change
Summary
Added documentation for multi-tenant distribution scenario and updated section title
Security assessment
While multi-tenant architectures can have security implications, the change only adds a scenario example without specific security guidance or vulnerability mitigation details.
Diff
diff --git a/code-library/latest/ug/cloudfront_code_examples_scenarios.md b/code-library/latest/ug/cloudfront_code_examples_scenarios.md index 1a149d01d..a5ba4c820 100644 --- a//code-library/latest/ug/cloudfront_code_examples_scenarios.md +++ b//code-library/latest/ug/cloudfront_code_examples_scenarios.md @@ -14,0 +15,2 @@ Scenarios target an intermediate level of experience to help you understand serv + * [Create a multi-tenant distribution and distribution tenant](./cloudfront_example_cloudfront_CreateSaasResources_section.html) + @@ -30 +32 @@ UpdateDistribution -Delete signing resources +Create a multi-tenant distribution and distribution tenant