AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-03-07 · Documentation low

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

Summary

Updated CLI version from 2.34.1 to 2.34.4 and corrected product name references from 'Quick Suite' to 'Quick' in documentation text and links

Security assessment

Changes are administrative updates (CLI version numbers) and branding corrections (product name standardization). No security-related content modifications or vulnerability fixes are present.

Diff

diff --git a/cli/latest/reference/quicksight/get-session-embed-url.md b/cli/latest/reference/quicksight/get-session-embed-url.md
index db8f6957e..1c2a47a16 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.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 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_ :
+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 User Guide_ :
@@ -62 +62 @@ Generates a session URL and authorization code that you can use to embed the Ama
-  * [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)
@@ -146 +146 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/quicks
-> 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:
+> The Amazon Quick user’s Amazon Resource Name (ARN), for use with `QUICKSIGHT` identity type. You can use this for any type of Amazon Quick users in your account (readers, authors, or admins). They need to be authenticated as one of the following:
@@ -271 +271 @@ EmbedUrl -> (string)
-> 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.
+> A single-use URL that you can put into your server-side web page to embed your Quick 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.
@@ -291 +291 @@ RequestId -> (string)
-  * [AWS CLI 2.34.1 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.4 Command Reference](../../index.html) »