AWS cli documentation change
Summary
Updated documentation to replace 'Quick Suite' with 'Quick' in multiple instances, corrected product name references, and updated CLI version from 2.34.1 to 2.34.4.
Security assessment
The changes involve branding updates (renaming 'Quick Suite' to 'Quick') and CLI version updates. While the documentation discusses security concepts like custom permissions and security cohorts, there is no evidence of addressing a security vulnerability or adding new security features. The modifications are editorial/naming corrections rather than security content changes.
Diff
diff --git a/cli/latest/reference/quicksight/generate-embed-url-for-registered-user-with-identity.md b/cli/latest/reference/quicksight/generate-embed-url-for-registered-user-with-identity.md index aa8fab1b2..c26ad0a94 100644 --- a//cli/latest/reference/quicksight/generate-embed-url-for-registered-user-with-identity.md +++ b//cli/latest/reference/quicksight/generate-embed-url-for-registered-user-with-identity.md @@ -15 +15 @@ - * [AWS CLI 2.34.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) » @@ -123 +123 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks -> The type of experience you want to embed. For registered users, you can embed Quick Suite dashboards or the Amazon Quick Sight console. +> The type of experience you want to embed. For registered users, you can embed Quick dashboards or the Amazon Quick Sight console. @@ -213 +213 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks ->> The configuration details for providing each Amazon Quick Sight console embedding experience. This can be used along with custom permissions to restrict access to certain features. For more information, see [Customizing Access to the Amazon Quick Sight Console](https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html) in the _Amazon Quick Suite User Guide_ . +>> The configuration details for providing each Amazon Quick Sight console embedding experience. This can be used along with custom permissions to restrict access to certain features. For more information, see [Customizing Access to the Amazon Quick Sight Console](https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html) in the _Amazon Quick User Guide_ . @@ -215 +215 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks ->> Use `` [GenerateEmbedUrlForRegisteredUser](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GenerateEmbedUrlForRegisteredUser.html) `` where you want to provide an authoring portal that allows users to create data sources, datasets, analyses, and dashboards. The users who accesses an embedded Amazon Quick Sight console needs to belong to the author or admin security cohort. If you want to restrict permissions to some of these features, add a custom permissions profile to the user with the `` [UpdateUser](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateUser.html) `` API operation. Use the `` [RegisterUser](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_RegisterUser.html) `` API operation to add a new user with a custom permission profile attached. For more information, see the following sections in the _Amazon Quick Suite User Guide_ : +>> Use `` [GenerateEmbedUrlForRegisteredUser](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GenerateEmbedUrlForRegisteredUser.html) `` where you want to provide an authoring portal that allows users to create data sources, datasets, analyses, and dashboards. The users who accesses an embedded Amazon Quick Sight console needs to belong to the author or admin security cohort. If you want to restrict permissions to some of these features, add a custom permissions profile to the user with the `` [UpdateUser](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateUser.html) `` API operation. Use the `` [RegisterUser](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_RegisterUser.html) `` API operation to add a new user with a custom permission profile attached. For more information, see the following sections in the _Amazon Quick User Guide_ : @@ -218 +218 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks ->> * [Customizing Access to the Amazon Quick Suite Console](https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html) +>> * [Customizing Access to the Amazon Quick Console](https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html) @@ -222 +222 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks ->> For more information about the high-level steps for embedding and for an interactive demo of the ways you can customize embedding, visit the [Amazon Quick Suite Developer Portal](https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-portal.html) . +>> For more information about the high-level steps for embedding and for an interactive demo of the ways you can customize embedding, visit the [Amazon Quick Developer Portal](https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-portal.html) . @@ -358 +358 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks ->>>> The ID of the dashboard that has the visual that you want to embed. The `DashboardId` can be found in the `IDs for developers` section of the `Embed visual` pane of the visual’s on-visual menu of the Quick Suite console. You can also get the `DashboardId` with a `ListDashboards` API operation. +>>>> The ID of the dashboard that has the visual that you want to embed. The `DashboardId` can be found in the `IDs for developers` section of the `Embed visual` pane of the visual’s on-visual menu of the Quick console. You can also get the `DashboardId` with a `ListDashboards` API operation. @@ -370 +370 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks ->>>> The ID of the sheet that the has visual that you want to embed. The `SheetId` can be found in the `IDs for developers` section of the `Embed visual` pane of the visual’s on-visual menu of the Quick Suite console. +>>>> The ID of the sheet that the has visual that you want to embed. The `SheetId` can be found in the `IDs for developers` section of the `Embed visual` pane of the visual’s on-visual menu of the Quick console. @@ -400 +400 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks ->>> The ID of the new Q reader experience topic that you want to make the starting topic in the Generative Q&A experience. You can find a topic ID by navigating to the Topics pane in the Quick Suite application and opening a topic. The ID is in the URL for the topic that you open. +>>> The ID of the new Q reader experience topic that you want to make the starting topic in the Generative Q&A experience. You can find a topic ID by navigating to the Topics pane in the Quick application and opening a topic. The ID is in the URL for the topic that you open. @@ -648 +648 @@ RequestId -> (string) - * [AWS CLI 2.34.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) »