AWS Security ChangesHomeSearch

AWS code-library documentation change

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

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

Summary

Added links to encryption and Streams/TTL scenarios

Security assessment

Includes encryption documentation, a security feature, but no evidence of addressing a security flaw.

Diff

diff --git a/code-library/latest/ug/dynamodb_example_dynamodb_DescribeTable_section.md b/code-library/latest/ug/dynamodb_example_dynamodb_DescribeTable_section.md
index 4c5193c70..e931b2534 100644
--- a//code-library/latest/ug/dynamodb_example_dynamodb_DescribeTable_section.md
+++ b//code-library/latest/ug/dynamodb_example_dynamodb_DescribeTable_section.md
@@ -11 +11 @@ The following code examples show how to use `DescribeTable`.
-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: 
@@ -14,0 +15,4 @@ Action examples are code excerpts from larger programs and must be run in contex
+  * [Work with Streams and Time-to-Live](./dynamodb_example_dynamodb_Scenario_StreamsAndTTL_section.html)
+
+  * [Work with table encryption](./dynamodb_example_dynamodb_Scenario_EncryptionExamples_section.html)
+