AWS amazonq documentation change
Summary
Updated terminology from 'Quick Suite' to 'Amazon Quick' throughout the document, including service names, account references, and documentation links. Changed 'Quick Suite' to 'Amazon Quick' in headings, descriptions, and console navigation references.
Security assessment
The changes are purely terminological updates without any modifications to security controls, access roles, or authentication mechanisms. The service role authorization process remains unchanged, and there's no evidence of vulnerability fixes or security enhancements.
Diff
diff --git a/amazonq/latest/qbusiness-ug/quicksight-plugin-configuring-application.md b/amazonq/latest/qbusiness-ug/quicksight-plugin-configuring-application.md index d1167e36f..f661c1812 100644 --- a//amazonq/latest/qbusiness-ug/quicksight-plugin-configuring-application.md +++ b//amazonq/latest/qbusiness-ug/quicksight-plugin-configuring-application.md @@ -13 +13 @@ You configure an Amazon Q Business application to get insights from Quick Suite - * If you already have a Quick Suite account, you use the Amazon Q Business console or APIs to authorize Amazon Q Business to communicate with Amazon Quick Suite. + * If you already have a Quick Suite account, you use the Amazon Q Business console or APIs to authorize Amazon Q Business to communicate with Amazon Quick. @@ -20 +20 @@ After you configure your application, you create Quick Suite datasets, and creat - * You can create datasets from new or existing data sources in Amazon Quick Suite. You can use a variety of database data sources to provide data to Amazon Quick Suite. For more information, see [Creating datasets](https://docs.aws.amazon.com/quicksight/latest/user/creating-data-sets.html). + * You can create datasets from new or existing data sources in Amazon Quick. You can use a variety of database data sources to provide data to Amazon Quick. For more information, see [Creating datasets](https://docs.aws.amazon.com/quicksight/latest/user/creating-data-sets.html). @@ -22 +22 @@ After you configure your application, you create Quick Suite datasets, and creat - * Quick Suite _topics_ are collections of one or more datasets that represent a subject area that your business users can ask questions about. For more information, see [Working with Amazon Quick Suite Q topics](https://docs.aws.amazon.com/quicksight/latest/user/quicksight-q-topics.html). + * Quick Suite _topics_ are collections of one or more datasets that represent a subject area that your business users can ask questions about. For more information, see [Working with Amazon Quick Q topics](https://docs.aws.amazon.com/quicksight/latest/user/quicksight-q-topics.html). @@ -24 +24 @@ After you configure your application, you create Quick Suite datasets, and creat - * A Quick Suite _dashboard_ is a read-only snapshot of an analysis that you can share with other Amazon Quick Suite users for reporting purposes. For more information, see [Sharing and subscribing to data in Amazon Quick Suite](https://docs.aws.amazon.com/quicksight/latest/user/working-with-dashboards.html). + * A Quick Suite _dashboard_ is a read-only snapshot of an analysis that you can share with other Amazon Quick users for reporting purposes. For more information, see [Sharing and subscribing to data in Amazon Quick](https://docs.aws.amazon.com/quicksight/latest/user/working-with-dashboards.html). @@ -31 +31 @@ After you configure your application, you create Quick Suite datasets, and creat - * Creating a new Amazon Quick Suite account in the Amazon Q Business console + * Creating a new Amazon Quick account in the Amazon Q Business console @@ -38 +38 @@ After you configure your application, you create Quick Suite datasets, and creat -## Creating a new Amazon Quick Suite account in the Amazon Q Business console +## Creating a new Amazon Quick account in the Amazon Q Business console @@ -48 +48 @@ If you don't have an existing Quick Suite account, you can use the Amazon Q Busi - 3. In the navigation pane, choose **Amazon Quick Suite**. + 3. In the navigation pane, choose **Amazon Quick**. @@ -58 +58 @@ If you don't have an existing Quick Suite account, you can use the Amazon Q Busi - 8. In **Service access** , create a new service role or use an existing one. This role authorizes Amazon Q Business to communicate with Amazon Quick Suite. For more information, see [Service access role](./quicksight-plugin.html#quicksight-plugin-service-access-role). + 8. In **Service access** , create a new service role or use an existing one. This role authorizes Amazon Q Business to communicate with Amazon Quick. For more information, see [Service access role](./quicksight-plugin.html#quicksight-plugin-service-access-role). @@ -69 +69 @@ If you don't have an existing Quick Suite account, you can use the Amazon Q Busi -If you have an existing Quick Suite account that uses AWS IAM Identity Center for authentication, you can authorize Amazon Q Business to communicate with Amazon Quick Suite in the console or with the Amazon Q Business API. Then end users can start getting insights from new and existing Quick Suite topics and dashboards. +If you have an existing Quick Suite account that uses AWS IAM Identity Center for authentication, you can authorize Amazon Q Business to communicate with Amazon Quick in the console or with the Amazon Q Business API. Then end users can start getting insights from new and existing Quick topics and dashboards. @@ -71 +71 @@ If you have an existing Quick Suite account that uses AWS IAM Identity Center fo -If you have an existing Quick Suite account that uses AWS IAM Identity Center for authentication, you can start getting insights after you authorize Amazon Q Business to communicate with Amazon Quick Suite. To authorize Amazon Q Business, you use the Amazon Q Business console to assign IAM Identity Center groups the Admin Pro role. Then you specify a service role that grants Amazon Q Business access. +If you have an existing Quick Suite account that uses AWS IAM Identity Center for authentication, you can start getting insights after you authorize Amazon Q Business to communicate with Amazon Quick. To authorize Amazon Q Business, you use the Amazon Q Business console to assign IAM Identity Center groups the Admin Pro role. Then you specify a service role that grants Amazon Q Business access. @@ -79 +79 @@ If you have an existing Quick Suite account that uses AWS IAM Identity Center fo - 3. In the navigation pane, choose **Amazon Quick Suite**. + 3. In the navigation pane, choose **Amazon Quick**. @@ -83 +83 @@ If you have an existing Quick Suite account that uses AWS IAM Identity Center fo - 5. In **Assign Quick Suite Admin Pro role** , choose the IAM Identity Center groups to assign the Admin Pro role. The Quick Suite Admin Pro role includes additional costs. For more information, see Amazon Quick Suite pricing. + 5. In **Assign Quick Suite Admin Pro role** , choose the IAM Identity Center groups to assign the Admin Pro role. The Quick Suite Admin Pro role includes additional costs. For more information, see Amazon Quick pricing. @@ -85 +85 @@ If you have an existing Quick Suite account that uses AWS IAM Identity Center fo - 6. In **Service access** , create a new service role or use an existing one. This role authorizes Amazon Q Business to communicate with Amazon Quick Suite. For more information, see [Service access role](./quicksight-plugin.html#quicksight-plugin-service-access-role). + 6. In **Service access** , create a new service role or use an existing one. This role authorizes Amazon Q Business to communicate with Amazon Quick. For more information, see [Service access role](./quicksight-plugin.html#quicksight-plugin-service-access-role). @@ -96 +96 @@ To authorize Amazon Q Business with the API, you first use IAM Identity Center t -The following code shows how to create a Quick Suite plugin. For `idcApplicationArn`, specify the Amazon Resource Name (ARN) of your application in IAM Identity Center. For `roleArn`, specify an AWS Identity and Access Management (IAM) role that authorizes Amazon Q Business to communicate with Amazon Quick Suite. For more information about this role, see [Service access role](./quicksight-plugin.html#quicksight-plugin-service-access-role). +The following code shows how to create a Quick Suite plugin. For `idcApplicationArn`, specify the Amazon Resource Name (ARN) of your application in IAM Identity Center. For `roleArn`, specify an AWS Identity and Access Management (IAM) role that authorizes Amazon Q Business to communicate with Amazon Quick. For more information about this role, see [Service access role](./quicksight-plugin.html#quicksight-plugin-service-access-role). @@ -113 +113 @@ Quick Suite plugin -Getting data insights from Amazon Quick Suite answers +Getting data insights from Amazon Quick answers