AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/qbusiness/create-chat-response-configuration.md

Summary

Updated AWS CLI version and corrected shorthand syntax for instructionCollection parameters

Security assessment

Syntax fix for command structure (added curly braces). No security vulnerability or security feature documentation added.

Diff

diff --git a/cli/latest/reference/qbusiness/create-chat-response-configuration.md b/cli/latest/reference/qbusiness/create-chat-response-configuration.md
index 8dd6784be..f2fc3bc89 100644
--- a//cli/latest/reference/qbusiness/create-chat-response-configuration.md
+++ b//cli/latest/reference/qbusiness/create-chat-response-configuration.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.6 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.8 Command Reference](../../index.html) »
@@ -256 +256 @@ Shorthand Syntax:
-      KeyName1=instructionCollection={responseLength=string,targetAudience=string,perspective=string,outputStyle=string,identity=string,tone=string,customInstructions=string,examples=string},KeyName2=instructionCollection={responseLength=string,targetAudience=string,perspective=string,outputStyle=string,identity=string,tone=string,customInstructions=string,examples=string}
+      KeyName1={instructionCollection={responseLength=string,targetAudience=string,perspective=string,outputStyle=string,identity=string,tone=string,customInstructions=string,examples=string}},KeyName2={instructionCollection={responseLength=string,targetAudience=string,perspective=string,outputStyle=string,identity=string,tone=string,customInstructions=string,examples=string}}
@@ -468 +468 @@ chatResponseConfigurationArn -> (string)
-  * [AWS CLI 2.33.6 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.8 Command Reference](../../index.html) »