AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-10-13 · Documentation low

File: cli/latest/reference/quicksight/create-data-set.md

Summary

Updated documentation with branding changes (Amazon QuickSight -> Quick Sight/Amazon Quick Sight), added restrictions about namespace and account root sharing for action connectors, and updated CLI version reference

Security assessment

The change adds explicit documentation that namespace sharing and account root sharing are not supported for action connectors. This clarifies security-related limitations but does not indicate a specific vulnerability being patched. The update helps prevent misconfiguration by informing users about unsupported sharing practices for sensitive resources.

Diff

diff --git a/cli/latest/reference/quicksight/create-data-set.md b/cli/latest/reference/quicksight/create-data-set.md
index 8cae64561..1055f319e 100644
--- a//cli/latest/reference/quicksight/create-data-set.md
+++ b//cli/latest/reference/quicksight/create-data-set.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.10 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.13 Command Reference](../../index.html) »
@@ -626 +626 @@ JSON Syntax:
->>>>>>>> A unique ID to identify a calculated column. During a dataset update, if the column ID of a calculated column matches that of an existing calculated column, Amazon QuickSight preserves the existing calculated column.
+>>>>>>>> A unique ID to identify a calculated column. During a dataset update, if the column ID of a calculated column matches that of an existing calculated column, Quick Sight preserves the existing calculated column.
@@ -713 +713 @@ JSON Syntax:
->>>>>> When casting a column from string to datetime type, you can supply a string in a format supported by Amazon QuickSight to denote the source data format.
+>>>>>> When casting a column from string to datetime type, you can supply a string in a format supported by Quick Sight to denote the source data format.
@@ -1096 +1096 @@ JSON Syntax:
-> Groupings of columns that work together in certain QuickSight features. Currently, only geospatial hierarchy is supported.
+> Groupings of columns that work together in certain Amazon Quick Sight features. Currently, only geospatial hierarchy is supported.
@@ -1107 +1107 @@ JSON Syntax:
->> Groupings of columns that work together in certain Amazon QuickSight features. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.
+>> Groupings of columns that work together in certain Quick Sight features. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.
@@ -1249,3 +1249,3 @@ JSON Syntax:
->>>   * The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)
->>>   * The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
->>>   * The ARN of an Amazon Web Services account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across Amazon Web Services accounts. (This is less common.)
+>>>   * The ARN of an Quick Sight user or group associated with a data source or dataset. (This is common.)
+>>>   * The ARN of an Quick Sight user, group, or namespace associated with an analysis, dashboard, template, or theme. Namespace sharing is not supported for action connectors. (This is common.)
+>>>   * The ARN of an Amazon Web Services account root: This is an IAM ARN rather than a Quick Sight ARN. Use this option only to share resources (templates) across Amazon Web Services accounts. Account root sharing is not supported for action connectors. (This is less common.)
@@ -1943 +1943 @@ JSON Syntax:
-> When you create the dataset, QuickSight adds the dataset to these folders.
+> When you create the dataset, Amazon Quick Sight adds the dataset to these folders.
@@ -2154 +2154 @@ Status -> (integer)
-  * [AWS CLI 2.31.10 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.13 Command Reference](../../index.html) »