AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-04-19 · Documentation low

File: code-library/latest/ug/workspaces_code_examples.md

Summary

Added definition for 'Scenarios' and added a scenario link for Amazon WorkSpaces Personal. Changed 'CreateWebAcl' to 'Getting started with WAF' in the navigation.

Security assessment

The changes are routine documentation updates adding new content sections and correcting navigation text. No security vulnerabilities, weaknesses, or incidents are mentioned or addressed.

Diff

diff --git a/code-library/latest/ug/workspaces_code_examples.md b/code-library/latest/ug/workspaces_code_examples.md
index 6bd273d19..43d14e953 100644
--- a//code-library/latest/ug/workspaces_code_examples.md
+++ b//code-library/latest/ug/workspaces_code_examples.md
@@ -14,0 +15,2 @@ _Actions_ are code excerpts from larger programs and must be run in context. Whi
+_Scenarios_ are code examples that show you how to accomplish specific tasks by calling multiple functions within a service or combined with other AWS services.
+
@@ -65,0 +68,4 @@ _Actions_ are code excerpts from larger programs and must be run in context. Whi
+  * [Scenarios](./workspaces_code_examples_scenarios.html)
+
+    * [Creating and managing Amazon WorkSpaces Personal](./workspaces_example_workspaces_GettingStarted_035_section.html)
+
@@ -75 +81 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-CreateWebAcl
+Getting started with WAF