AWS Security ChangesHomeSearch

AWS code-library documentation change

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

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

Summary

Added reference to encryption scenario documentation

Security assessment

Links to table encryption examples, enhancing security documentation but not addressing a specific vulnerability.

Diff

diff --git a/code-library/latest/ug/kms_code_examples_actions.md b/code-library/latest/ug/kms_code_examples_actions.md
index f3a45277e..862e291b5 100644
--- a//code-library/latest/ug/kms_code_examples_actions.md
+++ b//code-library/latest/ug/kms_code_examples_actions.md
@@ -10,0 +11,2 @@ The following code examples demonstrate how to perform individual AWS KMS action
+These excerpts call the AWS KMS API and are code excerpts from larger programs that must be run in context. You can see actions in context in [Scenarios for AWS KMS using AWS SDKs ](./kms_code_examples_scenarios.html). 
+