AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/dynamodb-data-modeling/template-business-req.md

Summary

Updated navigation link, changed header formatting, simplified table syntax, and modified image path reference

Security assessment

Changes are cosmetic and structural (formatting, image paths, table syntax). No security-related content was added or modified. The business requirements example about multiplayer games contains no security discussions.

Diff

diff --git a/prescriptive-guidance/latest/dynamodb-data-modeling/template-business-req.md b/prescriptive-guidance/latest/dynamodb-data-modeling/template-business-req.md
index 55c6e2180..2526be5e8 100644
--- a//prescriptive-guidance/latest/dynamodb-data-modeling/template-business-req.md
+++ b//prescriptive-guidance/latest/dynamodb-data-modeling/template-business-req.md
@@ -5 +5 @@
-[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Modeling data with Amazon DynamoDB](welcome.html)
+[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Modeling data with Amazon DynamoDB](introduction.html)
@@ -7 +7 @@
-# Business-requirements assessment template
+# Business requirements assessment template
@@ -11,3 +11,2 @@ Provide a description for the use case:
-###### Description
-
-Imagine that you are building an online multiplayer game. In your game, groups of 50 players join a session to play a game, which typically takes around 30 minutes to play. During the game, you have to update a specific player’s record to indicate the amount of time the player has been playing, their statistics, or whether they won the game. Users want to see earlier games they’ve played, either to view the games’ winners or to watch a replay of each game’s action.
+Description: Imagine that you are building an online multiplayer game. In your game, groups of 50 players join a session to play a game, which typically takes around 30 minutes to play. During the game, you have to update a specific player's record to indicate the amount of time the player has been playing, their statistics, or whether they won the game. Users want to see earlier games they've played, either to view the games' winners or to watch a replay of each game's action.  
+---  
@@ -17 +16 @@ Provide information about your users:
-**User** | **Description** | **Expected number**  
+User| Description| Expected number  
@@ -24 +23 @@ Provide information about the sources of data and how data will be ingested:
-**Source** | **Description** | **User**  
+Source| Description| User  
@@ -31 +30 @@ Provide information about how data will be consumed:
-**Consumer** | **Description** | **User**  
+Consumer| Description| User  
@@ -38 +37 @@ Provide a list of entities and how they are identified:
-**Entity name** | **Description** | **Identifier**  
+Entity name| Description| Identifier  
@@ -46 +45 @@ Create an ER model for the entities:
-![Creating an ER model](/images/prescriptive-guidance/latest/dynamodb-data-modeling/images/game-user-mapping.jpg)
+![](/images/prescriptive-guidance/latest/dynamodb-data-modeling/images/guide-img/225c2600-95f1-4c8c-9e23-419bc7ae3c55/images/362b697f-a9cc-47e7-9481-85d2f913d05e.jpeg)
@@ -50 +49 @@ Provide high-level statistics about the entities:
-**Entity Name** | **Estimated # of records** | **Record size** | **Notes**  
+Entity Name| Estimated # of records| Record size| Notes