AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/quicksight/create-theme.md

Summary

Updated CLI version reference and modified ARN descriptions to clarify sharing restrictions for action connectors

Security assessment

Added explicit statements that namespace and account root sharing are not supported for action connectors. This clarifies security boundaries but does not indicate a specific vulnerability being patched.

Diff

diff --git a/cli/latest/reference/quicksight/create-theme.md b/cli/latest/reference/quicksight/create-theme.md
index 61c275542..ee7c76119 100644
--- a//cli/latest/reference/quicksight/create-theme.md
+++ b//cli/latest/reference/quicksight/create-theme.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.10 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.13 Command Reference](../../index.html) »
@@ -507,3 +507,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.)
@@ -759 +759 @@ RequestId -> (string)
-  * [AWS CLI 2.31.10 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.13 Command Reference](../../index.html) »