AWS Security ChangesHomeSearch

AWS amazondynamodb documentation change

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

File: amazondynamodb/latest/developerguide/example_dynamodb_UpdateTable_section.md

Summary

Added links to encryption and replication scenarios

Security assessment

Documents security-related features like encryption without addressing vulnerabilities

Diff

diff --git a/amazondynamodb/latest/developerguide/example_dynamodb_UpdateTable_section.md b/amazondynamodb/latest/developerguide/example_dynamodb_UpdateTable_section.md
index 5ea6c930c..e856c51f3 100644
--- a//amazondynamodb/latest/developerguide/example_dynamodb_UpdateTable_section.md
+++ b//amazondynamodb/latest/developerguide/example_dynamodb_UpdateTable_section.md
@@ -9 +9,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](./example_dynamodb_Scenario_GSILifecycle_section.html)
@@ -12,0 +15,4 @@ Action examples are code excerpts from larger programs and must be run in contex
+  * [Work with global tables and multi-region replication](./example_dynamodb_Scenario_MultiRegionReplication_section.html)
+
+  * [Work with table encryption](./example_dynamodb_Scenario_EncryptionExamples_section.html)
+