AWS code-library documentation change
Summary
Added context note linking to 'Getting started with WAF' scenario and changed a link title from WorkSpaces to Scenarios
Security assessment
This adds a reference to WAF getting started documentation, which is security-related. The CreateWebAcl action is part of WAF security functionality. However, this is documentation linking improvement, not addressing a specific security vulnerability.
Diff
diff --git a/code-library/latest/ug/wafv2_example_wafv2_CreateWebAcl_section.md b/code-library/latest/ug/wafv2_example_wafv2_CreateWebAcl_section.md index fdb6e3621..6d849fb44 100644 --- a//code-library/latest/ug/wafv2_example_wafv2_CreateWebAcl_section.md +++ b//code-library/latest/ug/wafv2_example_wafv2_CreateWebAcl_section.md @@ -12,0 +13,7 @@ The following code examples show how to use `CreateWebAcl`. +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](./wafv2_example_wafv2_GettingStarted_052_section.html) + + + + @@ -161 +168 @@ Actions -WorkSpaces +Scenarios