AWS Security ChangesHomeSearch

AWS kms documentation change

Service: kms · 2025-05-22 · Documentation low

File: kms/latest/developerguide/service_code_examples.md

Summary

Added 'Scenarios' section with link to table encryption example

Security assessment

Change adds documentation structure and example links without addressing security vulnerabilities or describing security features

Diff

diff --git a/kms/latest/developerguide/service_code_examples.md b/kms/latest/developerguide/service_code_examples.md
index e74f9ecf5..c08020df3 100644
--- a//kms/latest/developerguide/service_code_examples.md
+++ b//kms/latest/developerguide/service_code_examples.md
@@ -12,0 +13,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.
+
@@ -191,0 +194,4 @@ There's more on GitHub. Find the complete example and learn how to set up and ru
+  * [Scenarios](./service_code_examples_scenarios.html)
+
+    * [Work with table encryption](./example_dynamodb_Scenario_EncryptionExamples_section.html)
+