AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2025-05-22 · Documentation medium

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

Summary

Added 'Work with table encryption' scenario link

Security assessment

Adds encryption documentation for DynamoDB tables, a security feature, without evidence of a security issue fix.

Diff

diff --git a/code-library/latest/ug/kms_code_examples.md b/code-library/latest/ug/kms_code_examples.md
index bb2ff868a..ebd9395e5 100644
--- a//code-library/latest/ug/kms_code_examples.md
+++ b//code-library/latest/ug/kms_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.
+
@@ -204,0 +207,4 @@ There's more on GitHub. Find the complete example and learn how to set up and ru
+  * [Scenarios](./kms_code_examples_scenarios.html)
+
+    * [Work with table encryption](./kms_example_dynamodb_Scenario_EncryptionExamples_section.html)
+