AWS prescriptive-guidance documentation change
Summary
Updated navigation link from 'welcome.html' to 'introduction.html', removed topics list, and changed section title from 'Process flow' to 'Data-modeling process flow'
Security assessment
Changes are structural/navigational updates without security context. No security vulnerabilities, features, or configurations are mentioned. The modifications appear to be documentation reorganization.
Diff
diff --git a/prescriptive-guidance/latest/dynamodb-data-modeling/steps.md b/prescriptive-guidance/latest/dynamodb-data-modeling/steps.md index 6ec1a65a4..470b2817f 100644 --- a//prescriptive-guidance/latest/dynamodb-data-modeling/steps.md +++ b//prescriptive-guidance/latest/dynamodb-data-modeling/steps.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) @@ -11,23 +10,0 @@ This section details each step of the recommended data modeling process for Amaz -###### Topics - - * [Step 1. Identify the use cases and logical data model](./step1.html) - - * [Step 2. Create a preliminary cost estimation](./step2.html) - - * [Step 3. Identify your data access patterns](./step3.html) - - * [Step 4. Identify the technical requirements](./step4.html) - - * [Step 5. Create the DynamoDB data model](./step5.html) - - * [Step 6. Create the data queries](./step6.html) - - * [Step 7. Validate the data model](./step7.html) - - * [Step 8. Review the cost estimation](./step8.html) - - * [Step 9. Deploy the data model](./step9.html) - - - - @@ -40 +17 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Process flow +Data-modeling process flow