AWS Security ChangesHomeSearch

AWS solutions documentation change

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

File: solutions/latest/clickstream-analytics-on-aws/frequently-asked-questions.md

Summary

Updated terminology from 'solution' to 'guidance' throughout the document, reflecting branding changes without altering technical functionality

Security assessment

Changes are purely terminological (solution → guidance) with no references to security vulnerabilities, access controls, encryption, or security best practices. No evidence of addressing security incidents or weaknesses.

Diff

diff --git a/solutions/latest/clickstream-analytics-on-aws/frequently-asked-questions.md b/solutions/latest/clickstream-analytics-on-aws/frequently-asked-questions.md
index ddde43a8a..128c4e59b 100644
--- a//solutions/latest/clickstream-analytics-on-aws/frequently-asked-questions.md
+++ b//solutions/latest/clickstream-analytics-on-aws/frequently-asked-questions.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)
@@ -13 +13 @@ GeneralData pipelineSDKAnalytics StudioPricing
-An AWS Solution that enables customers to build clickstream analytic system on AWS easily. This solution automates the data pipeline creation per customers’ configurations with a visual pipeline builder, and provides SDKs for web and mobiles apps (including iOS, and Android) to help customers to collect and ingest client-side data into the data pipeline on AWS. After data ingestion, the solution allows customers to further enrich and model the event data for business users to query, and provides built-in visualizations (for example, acquisition, engagement, retention) to help them generate insights faster.
+A Guidance that enables customers to build clickstream analytic system on AWS easily. This guidance automates the data pipeline creation per customers’ configurations with a visual pipeline builder, and provides SDKs for web and mobiles apps (including iOS, and Android) to help customers to collect and ingest client-side data into the data pipeline on AWS. After data ingestion, the guidance allows customers to further enrich and model the event data for business users to query, and provides built-in visualizations (for example, acquisition, engagement, retention) to help them generate insights faster.
@@ -32 +32 @@ If the data pipeline meets the below criteria, Amazon Redshift Serverless is pre
-**Q: I already enable data modeling on Redshift, so why can't I see the schema and tables created by this solution in the Redshift query editor?**
+**Q: I already enable data modeling on Redshift, so why can't I see the schema and tables created by this guidance in the Redshift query editor?**
@@ -34 +34 @@ If the data pipeline meets the below criteria, Amazon Redshift Serverless is pre
-This solution creates a separate database and schema within your Amazon Redshift cluster for storing and processing clickstream events. By default, the schema, tables, and views are only owned by the user who created them and are not visible to other users who log into the Redshift query editor. 
+This guidance creates a separate database and schema within your Amazon Redshift cluster for storing and processing clickstream events. By default, the schema, tables, and views are only owned by the user who created them and are not visible to other users who log into the Redshift query editor. 
@@ -40 +40 @@ You could use the superusers or the admin of Redshift to view them.
-  * For Redshift serverless, the schema and tables are created by an IAM role managed by the solution; there is no default password for this user. You could edit admin credentials for the Redshift serverless namespace. 
+  * For Redshift serverless, the schema and tables are created by an IAM role managed by the guidance; there is no default password for this user. You could edit admin credentials for the Redshift serverless namespace. 
@@ -109 +109 @@ Occasionally, the data processing job fails. You can re-run the failed job to re
-This solution uses a workflow named `ClickstreamLoadDataWorkflow`, orchestrated by AWS Step Functions to load the processed data into Amazon Redshift. The workflow uses a DynamoDB table to record the files to be loaded that are processed by the data processing job. Any failure won't lose any data for loading into Redshift. It's safe to execute the workflow again to resume the loading workflow after it fails.
+This guidance uses a workflow named `ClickstreamLoadDataWorkflow`, orchestrated by AWS Step Functions to load the processed data into Amazon Redshift. The workflow uses a DynamoDB table to record the files to be loaded that are processed by the data processing job. Any failure won't lose any data for loading into Redshift. It's safe to execute the workflow again to resume the loading workflow after it fails.
@@ -131 +131 @@ The metrics in the out-of-the-box dashboards are calculated on a daily basis. If
-**Q: Could I use other SDK to send data to the pipeline created by this solution?**
+**Q: Could I use other SDK to send data to the pipeline created by this guidance?**
@@ -133 +133 @@ The metrics in the out-of-the-box dashboards are calculated on a daily basis. If
-Yes. The solution supports using third-party SDK to send data to the pipeline. Note that, if you want to enable data processing and modeling module when using a third-party SDK to send data, you need to provide an transformation plugin to map third-party SDK's data structure to solution data schema. Please refer to [Custom plugin](./processing-plugin.html#custom-plugins) for more details.
+Yes. The guidance supports using third-party SDK to send data to the pipeline. Note that, if you want to enable data processing and modeling module when using a third-party SDK to send data, you need to provide an transformation plugin to map third-party SDK's data structure to guidance data schema. Please refer to [Custom plugin](./processing-plugin.html#custom-plugins) for more details.
@@ -173 +173 @@ You can accelerate report loading by converting QuickSight datasets to SPICE mod
-  2. Open the solution console, select the target project, click the pipeline **Active** status on the pipeline details page, and then open the stack detail link of **Reporting** in the CloudFormation console. 
+  2. Open the guidance console, select the target project, click the pipeline **Active** status on the pipeline details page, and then open the stack detail link of **Reporting** in the CloudFormation console. 
@@ -188 +188 @@ You can accelerate report loading by converting QuickSight datasets to SPICE mod
-2\. By default, the solution refreshes data in SPICE at 6 AM in your dashboard’s time zone every day. You can manually update the schedule in QuickSight 
+2\. By default, the guidance refreshes data in SPICE at 6 AM in your dashboard’s time zone every day. You can manually update the schedule in QuickSight 
@@ -204 +204 @@ Taking Redshift serverless as an example of data sharing, follow these operation
-2\. Run SQL in the producer Redshift database (The project database configured in the Clickstream solution) to create a data share and grant consumer permissions: 
+2\. Run SQL in the producer Redshift database (The project database configured in the Clickstream guidance) to create a data share and grant consumer permissions: 
@@ -276 +276 @@ The key name should be like: **/clickstream/reporting/user/bi_user**.
-**Q: How will I be charged and billed for the use of this solution?**
+**Q: How will I be charged and billed for the use of this guidance?**
@@ -278 +278 @@ The key name should be like: **/clickstream/reporting/user/bi_user**.
-The solution is free to use, and you are responsible for the cost of AWS services used while running this solution. You pay only for what you use, and there are no minimum or setup fees. Refer to the Cost section for detailed cost estimation.
+The guidance is free to use, and you are responsible for the cost of AWS services used while running this guidance. You pay only for what you use, and there are no minimum or setup fees. Refer to the Cost section for detailed cost estimation.
@@ -286 +286 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Upgrade the solution
+Upgrade the guidance