AWS cli documentation change
Summary
Updated AWS CLI version and corrected shorthand syntax for tags parameter
Security assessment
Parameter syntax correction. No security-related modifications to session handling.
Diff
diff --git a/cli/latest/reference/qconnect/update-session.md b/cli/latest/reference/qconnect/update-session.md index 6d2657d9d..6af4a404f 100644 --- a//cli/latest/reference/qconnect/update-session.md +++ b//cli/latest/reference/qconnect/update-session.md @@ -15 +15 @@ - * [AWS CLI 2.33.6 Command Reference](../../index.html) » + * [AWS CLI 2.33.8 Command Reference](../../index.html) » @@ -337 +337 @@ Shorthand Syntax: - KeyName1=aiAgentId=string,KeyName2=aiAgentId=string + KeyName1={aiAgentId=string},KeyName2={aiAgentId=string} @@ -817 +817 @@ session -> (structure) - * [AWS CLI 2.33.6 Command Reference](../../index.html) » + * [AWS CLI 2.33.8 Command Reference](../../index.html) »