AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-10-16 · Documentation low

File: prescriptive-guidance/latest/patterns/automate-aws-resource-inventory.md

Summary

Updated all references from 'Amazon QuickSight' to 'Amazon Quick Suite' in text, while maintaining links to QuickSight documentation.

Security assessment

The changes appear to be branding/terminology updates (potentially erroneous, as 'Quick Suite' is not an official AWS service name) rather than addressing security vulnerabilities or adding security features. The core functionality around AWS Config, Athena, and resource inventory remains unchanged. No security implications or evidence of vulnerability mitigation were found in the diff.

Diff

diff --git a/prescriptive-guidance/latest/patterns/automate-aws-resource-inventory.md b/prescriptive-guidance/latest/patterns/automate-aws-resource-inventory.md
index 58764c722..5843a1fc9 100644
--- a//prescriptive-guidance/latest/patterns/automate-aws-resource-inventory.md
+++ b//prescriptive-guidance/latest/patterns/automate-aws-resource-inventory.md
@@ -13 +13 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles
-This pattern outlines an automated approach to maintaining a comprehensive inventory of AWS resources across multiple accounts and AWS Regions. It is designed to help infrastructure and security engineers improve their resource management practices. It uses AWS Config to track resource changes, Amazon Athena for querying, and Amazon QuickSight for interactive dashboards. You implement this solution by deploying an AWS CloudFormation stack.
+This pattern outlines an automated approach to maintaining a comprehensive inventory of AWS resources across multiple accounts and AWS Regions. It is designed to help infrastructure and security engineers improve their resource management practices. It uses AWS Config to track resource changes, Amazon Athena for querying, and Amazon Quick Suite for interactive dashboards. You implement this solution by deploying an AWS CloudFormation stack.
@@ -15 +15 @@ This pattern outlines an automated approach to maintaining a comprehensive inven
-This solution is similar to the one presented in [Visualizing AWS Config data using Amazon Athena and Amazon QuickSight](https://aws.amazon.com/blogs/mt/visualizing-aws-config-data-using-amazon-athena-and-amazon-quicksight/) (AWS blog post). This pattern expands on that solution to address the following common requirements and provide the following key benefits:
+This solution is similar to the one presented in [Visualizing AWS Config data using Amazon Athena and Amazon Quick Suite](https://aws.amazon.com/blogs/mt/visualizing-aws-config-data-using-amazon-athena-and-amazon-quicksight/) (AWS blog post). This pattern expands on that solution to address the following common requirements and provide the following key benefits:
@@ -46 +46 @@ Infrastructure, security, and finance teams often face visibility and collaborat
-    * An Amazon QuickSight [subscription](https://docs.aws.amazon.com/quicksight/latest/user/signing-up.html)
+    * An Amazon Quick Suite [subscription](https://docs.aws.amazon.com/quicksight/latest/user/signing-up.html)
@@ -102 +102 @@ The diagram shows the following workflow:
-  6. [Dashboards](https://docs.aws.amazon.com/quicksight/latest/user/using-dashboards.html) in Amazon QuickSight help you to visualize and analyze the datasets.
+  6. [Dashboards](https://docs.aws.amazon.com/quicksight/latest/user/using-dashboards.html) in Amazon Quick Suite help you to visualize and analyze the datasets.
@@ -123 +123 @@ The diagram shows the following workflow:
-  * [Amazon QuickSight](https://docs.aws.amazon.com/quicksight/latest/user/welcome.html) is a cloud-scale business intelligence (BI) service that helps you visualize, analyze, and report your data in a single dashboard.
+  * [Amazon Quick Suite](https://docs.aws.amazon.com/quicksight/latest/user/welcome.html) is a cloud-scale business intelligence (BI) service that helps you visualize, analyze, and report your data in a single dashboard.
@@ -134 +134 @@ The diagram shows the following workflow:
-The AWS CloudFormation template for this pattern is available in the [AWS Config visualization](https://github.com/aws-samples/aws-management-and-governance-samples/blob/master/AWSConfig/AWS-Config-Visualization/README.md) GitHub repository. This CloudFormation template deploys an AWS Systems Manager automation runbook that sets up AWS Config for use with Amazon Athena. This automation prepares AWS Glue to connect with the designated Amazon S3 bucket, creates views in Amazon Athena, and configures Amazon QuickSight for dashboard visualization.
+The AWS CloudFormation template for this pattern is available in the [AWS Config visualization](https://github.com/aws-samples/aws-management-and-governance-samples/blob/master/AWSConfig/AWS-Config-Visualization/README.md) GitHub repository. This CloudFormation template deploys an AWS Systems Manager automation runbook that sets up AWS Config for use with Amazon Athena. This automation prepares AWS Glue to connect with the designated Amazon S3 bucket, creates views in Amazon Athena, and configures Amazon Quick Suite for dashboard visualization.
@@ -210 +210 @@ Refresh data.| To schedule dataset refreshes according to your specific requirem
-Create an analysis.| To create a dashboard in QuickSight that helps you visualize the resources, follow the instructions in [Starting an analysis in Amazon QuickSight](https://docs.aws.amazon.com/quicksight/latest/user/creating-an-analysis.html).| QuickSight administrator  
+Create an analysis.| To create a dashboard in QuickSight that helps you visualize the resources, follow the instructions in [Starting an analysis in Amazon Quick Suite](https://docs.aws.amazon.com/quicksight/latest/user/creating-an-analysis.html).| QuickSight administrator  
@@ -237 +237 @@ Issue| Solution
-Amazon QuickSight is attempting to connect to the `us-east-1` AWS Region, but the creation of resources in that Region is not permitted.| A service control policy is restricting your subscription to Amazon QuickSight in this Region. In the service control policy, manually specify the target AWS Region. Replace `<REGION_ID>` with the appropriate Region identifier:
+Amazon Quick Suite is attempting to connect to the `us-east-1` AWS Region, but the creation of resources in that Region is not permitted.| A service control policy is restricting your subscription to Amazon Quick Suite in this Region. In the service control policy, manually specify the target AWS Region. Replace `<REGION_ID>` with the appropriate Region identifier:
@@ -255 +255 @@ In Amazon Athena, you encounter the following message:`Before you run your first
-  * [Amazon QuickSight documentation](https://docs.aws.amazon.com/quicksight/latest/user/welcome.html)
+  * [Amazon Quick Suite documentation](https://docs.aws.amazon.com/quicksight/latest/user/welcome.html)
@@ -271 +271 @@ In Amazon Athena, you encounter the following message:`Before you run your first
-  * [ Amazon QuickSight Community Learning Center](https://community.amazonquicksight.com/c/learning-center/10/none)
+  * [ Amazon Quick Suite Community Learning Center](https://community.amazonquicksight.com/c/learning-center/10/none)
@@ -273 +273 @@ In Amazon Athena, you encounter the following message:`Before you run your first
-  * [Amazon QuickSight Community Gallery](https://community.amazonquicksight.com/c/gallery/44)
+  * [Amazon Quick Suite Community Gallery](https://community.amazonquicksight.com/c/gallery/44)