AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-10-16 · Documentation low

File: solutions/latest/clickstream-analytics-on-aws/data-modeling.md

Summary

Updated terminology from 'solution' to 'guidance' and modified documentation URL path from 'implementations' to 'guidance'

Security assessment

Changes are limited to rebranding (solution → guidance) and URL updates. The database user permissions description remains functionally identical with no new security controls or vulnerability mitigations added.

Diff

diff --git a/solutions/latest/clickstream-analytics-on-aws/data-modeling.md b/solutions/latest/clickstream-analytics-on-aws/data-modeling.md
index 10905bfb8..ddc2af496 100644
--- a//solutions/latest/clickstream-analytics-on-aws/data-modeling.md
+++ b//solutions/latest/clickstream-analytics-on-aws/data-modeling.md
@@ -3 +3 @@
-[Documentation](/index.html)[Clickstream Analytics on AWS](https://aws.amazon.com/solutions/implementations/clickstream-analytics-on-aws)[Implementation Guide](solution-overview.html)
+[Documentation](/index.html)[Guidance for Clickstream Analytics on AWS](https://aws.amazon.com/solutions/guidance/clickstream-analytics-on-aws/)[Implementation Guide](solution-overview.html)
@@ -7 +7 @@
-Once the data pipeline processes the event data, you can load the data into an analytics engine for data modeling, such as Redshift or Athena, where data will be aggregated and organized into different views (such as event, device, session), as well as calculated metrics that are commonly used. Below are the preset data views this solution provides if you choose to enable data modeling module. 
+Once the data pipeline processes the event data, you can load the data into an analytics engine for data modeling, such as Redshift or Athena, where data will be aggregated and organized into different views (such as event, device, session), as well as calculated metrics that are commonly used. Below are the preset data views this guidance provides if you choose to enable data modeling module. 
@@ -41 +41 @@ We recommend using private subnets to deploy in accordance with the security bes
-    * **Database user** : The solution requires permissions to access and create database in Redshift cluster. By default, it grants Redshift Data API with the permissions of the admin user to execute the commands to create DB, tables, and views, as well as loading data.
+    * **Database user** : The guidance requires permissions to access and create database in Redshift cluster. By default, it grants Redshift Data API with the permissions of the admin user to execute the commands to create DB, tables, and views, as well as loading data.