AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-07 · Documentation low

File: cli/latest/reference/quicksight/get-session-embed-url.md

Summary

Updated CLI version from 2.31.28 to 2.31.31 and replaced 'QuickSight' with 'Quick Suite' in multiple instances. Changed references from 'QuickSight User Guide' to 'Quick Suite User Guide'.

Security assessment

The changes are primarily branding updates (QuickSight to Quick Suite) and CLI version updates. No security vulnerabilities or new security features are mentioned. The security-related content about permissions and authentication remains functionally unchanged.

Diff

diff --git a/cli/latest/reference/quicksight/get-session-embed-url.md b/cli/latest/reference/quicksight/get-session-embed-url.md
index 0c41fbc09..4a264366c 100644
--- a//cli/latest/reference/quicksight/get-session-embed-url.md
+++ b//cli/latest/reference/quicksight/get-session-embed-url.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.28 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.31 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Generates a session URL and authorization code that you can use to embed the Amazon Amazon Quick Sight console in your web server code. Use `GetSessionEmbedUrl` where you want to provide an authoring portal that allows users to create data sources, datasets, analyses, and dashboards. The users who access an embedded Amazon Quick Sight console need 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 `` [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 QuickSight User Guide_ :
+Generates a session URL and authorization code that you can use to embed the Amazon Amazon Quick Sight console in your web server code. Use `GetSessionEmbedUrl` where you want to provide an authoring portal that allows users to create data sources, datasets, analyses, and dashboards. The users who access an embedded Amazon Quick Sight console need 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 `` [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_ :
@@ -62 +62 @@ Generates a session URL and authorization code that you can use to embed the Ama
-  * [Customizing Access to the Amazon QuickSight Console](https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html)
+  * [Customizing Access to the Amazon Quick Suite Console](https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html)
@@ -145 +145 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks
-> The Amazon QuickSight user’s Amazon Resource Name (ARN), for use with `QUICKSIGHT` identity type. You can use this for any type of Amazon QuickSight users in your account (readers, authors, or admins). They need to be authenticated as one of the following:
+> The Amazon Quick Suite user’s Amazon Resource Name (ARN), for use with `QUICKSIGHT` identity type. You can use this for any type of Amazon Quick Suite users in your account (readers, authors, or admins). They need to be authenticated as one of the following:
@@ -256 +256 @@ EmbedUrl -> (string)
-> A single-use URL that you can put into your server-side web page to embed your QuickSight session. This URL is valid for 5 minutes. The API operation provides the URL with an `auth_code` value that enables one (and only one) sign-on to a user session that is valid for 10 hours.
+> A single-use URL that you can put into your server-side web page to embed your Quick Suite session. This URL is valid for 5 minutes. The API operation provides the URL with an `auth_code` value that enables one (and only one) sign-on to a user session that is valid for 10 hours.
@@ -276 +276 @@ RequestId -> (string)
-  * [AWS CLI 2.31.28 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.31 Command Reference](../../index.html) »