AWS cli documentation change
Summary
Updated AWS CLI version references and replaced 'Quick Suite' with 'Quick' throughout documentation, including security-related RLS references
Security assessment
While the documentation mentions security features like Row-Level Security (RLS), the changes are purely branding updates (Quick Suite → Quick) and version number updates. The security mechanisms and guidance remain unchanged. No new security documentation was added.
Diff
diff --git a/cli/latest/reference/quicksight/generate-embed-url-for-anonymous-user.md b/cli/latest/reference/quicksight/generate-embed-url-for-anonymous-user.md index 9334f2e61..88781d9c7 100644 --- a//cli/latest/reference/quicksight/generate-embed-url-for-anonymous-user.md +++ b//cli/latest/reference/quicksight/generate-embed-url-for-anonymous-user.md @@ -15 +15 @@ - * [AWS CLI 2.34.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) » @@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Generates an embed URL that you can use to embed an Amazon Quick Suite dashboard or visual in your website, without having to register any reader users. Before you use this action, make sure that you have configured the dashboards and permissions. +Generates an embed URL that you can use to embed an Amazon Quick dashboard or visual in your website, without having to register any reader users. Before you use this action, make sure that you have configured the dashboards and permissions. @@ -65 +65 @@ The following rules apply to the generated URL: - * You are charged only when the URL is used or there is interaction with Amazon Quick Suite. + * You are charged only when the URL is used or there is interaction with Amazon Quick. @@ -69 +69 @@ The following rules apply to the generated URL: -For more information, see [Embedded Analytics](https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics.html) in the _Amazon Quick Suite User Guide_ . +For more information, see [Embedded Analytics](https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics.html) in the _Amazon Quick User Guide_ . @@ -71 +71 @@ For more information, see [Embedded Analytics](https://docs.aws.amazon.com/quick -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) . @@ -136 +136 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks -> The Amazon Quick Sight namespace that the anonymous user virtually belongs to. If you are not using an Amazon Quick Suite custom namespace, set this to `default` . +> The Amazon Quick Sight namespace that the anonymous user virtually belongs to. If you are not using an Amazon Quick custom namespace, set this to `default` . @@ -158 +158 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks -> Besides, these are not the tags used for the Amazon Web Services resource tagging feature. For more information, see [Using Row-Level Security (RLS) with Tags](https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-rls-tags.html) in the _Amazon Quick Suite User Guide_ . +> Besides, these are not the tags used for the Amazon Web Services resource tagging feature. For more information, see [Using Row-Level Security (RLS) with Tags](https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-rls-tags.html) in the _Amazon Quick User Guide_ . @@ -299 +299 @@ Syntax: ->>>> 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. @@ -311 +311 @@ Syntax: ->>>> 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. @@ -540 +540 @@ AnonymousUserArn -> (string) -> The Amazon Resource Name (ARN) to use for the anonymous Amazon Quick Suite user. +> The Amazon Resource Name (ARN) to use for the anonymous Amazon Quick user. @@ -552 +552 @@ AnonymousUserArn -> (string) - * [AWS CLI 2.34.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) »