AWS Security ChangesHomeSearch

AWS code-library documentation change

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

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

Summary

Added links to encryption and global table replication scenarios

Security assessment

References encryption configuration, a security best practice, without indicating a vulnerability fix.

Diff

diff --git a/code-library/latest/ug/dynamodb_example_dynamodb_UpdateTable_section.md b/code-library/latest/ug/dynamodb_example_dynamodb_UpdateTable_section.md
index b9cda8714..0c9b3bbc2 100644
--- a//code-library/latest/ug/dynamodb_example_dynamodb_UpdateTable_section.md
+++ b//code-library/latest/ug/dynamodb_example_dynamodb_UpdateTable_section.md
@@ -11 +11,3 @@ The following code examples show how to use `UpdateTable`.
-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: 
+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 examples: 
+
+  * [Manage Global Secondary Indexes](./dynamodb_example_dynamodb_Scenario_GSILifecycle_section.html)
@@ -14,0 +17,4 @@ Action examples are code excerpts from larger programs and must be run in contex
+  * [Work with global tables and multi-region replication](./dynamodb_example_dynamodb_Scenario_MultiRegionReplication_section.html)
+
+  * [Work with table encryption](./dynamodb_example_dynamodb_Scenario_EncryptionExamples_section.html)
+