AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-01-28 · Documentation low

File: cli/latest/reference/qconnect/create-session.md

Summary

Updated AWS CLI version and corrected shorthand syntax for tags parameter

Security assessment

Syntax fix for tags parameter (added curly braces). No security implications or authentication changes.

Diff

diff --git a/cli/latest/reference/qconnect/create-session.md b/cli/latest/reference/qconnect/create-session.md
index 52244c240..b1c299c49 100644
--- a//cli/latest/reference/qconnect/create-session.md
+++ b//cli/latest/reference/qconnect/create-session.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.6 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.8 Command Reference](../../index.html) »
@@ -389 +389 @@ Shorthand Syntax:
-      KeyName1=aiAgentId=string,KeyName2=aiAgentId=string
+      KeyName1={aiAgentId=string},KeyName2={aiAgentId=string}
@@ -881 +881 @@ session -> (structure)
-  * [AWS CLI 2.33.6 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.8 Command Reference](../../index.html) »