AWS Security ChangesHomeSearch

AWS amazondynamodb documentation change

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

File: amazondynamodb/latest/developerguide/example_dynamodb_CreateTable_section.md

Summary

Added multiple scenario links including ABAC, encryption, and resource policies

Security assessment

Adds documentation for security features like encryption and ABAC but no vulnerability addressed

Diff

diff --git a/amazondynamodb/latest/developerguide/example_dynamodb_CreateTable_section.md b/amazondynamodb/latest/developerguide/example_dynamodb_CreateTable_section.md
index 0dacdb05d..7675fe97d 100644
--- a//amazondynamodb/latest/developerguide/example_dynamodb_CreateTable_section.md
+++ b//amazondynamodb/latest/developerguide/example_dynamodb_CreateTable_section.md
@@ -14,0 +15,2 @@ Action examples are code excerpts from larger programs and must be run in contex
+  * [Advanced Global Secondary Index scenarios](./example_dynamodb_Scenario_GSIAdvanced_section.html)
+
@@ -18,0 +21,16 @@ Action examples are code excerpts from larger programs and must be run in contex
+  * [Manage Global Secondary Indexes](./example_dynamodb_Scenario_GSILifecycle_section.html)
+
+  * [Manage resource-based policies](./example_dynamodb_Scenario_ResourcePolicyLifecycle_section.html)
+
+  * [Set up Attribute-Based Access Control](./example_dynamodb_Scenario_ABACSetup_section.html)
+
+  * [Work with global tables and multi-region replication](./example_dynamodb_Scenario_MultiRegionReplication_section.html)
+
+  * [Work with Local Secondary Indexes](./example_dynamodb_Scenario_LSIExamples_section.html)
+
+  * [Work with resource tagging](./example_dynamodb_Scenario_TaggingExamples_section.html)
+
+  * [Work with Streams and Time-to-Live](./example_dynamodb_Scenario_StreamsAndTTL_section.html)
+
+  * [Work with table encryption](./example_dynamodb_Scenario_EncryptionExamples_section.html)
+