AWS cli documentation change
Summary
Updated AWS CLI version and corrected shorthand syntax for instructionCollection parameters
Security assessment
Command syntax correction only. No evidence of security-related changes or vulnerability patches.
Diff
diff --git a/cli/latest/reference/qbusiness/update-chat-response-configuration.md b/cli/latest/reference/qbusiness/update-chat-response-configuration.md index 0b78c9af3..b658a0918 100644 --- a//cli/latest/reference/qbusiness/update-chat-response-configuration.md +++ b//cli/latest/reference/qbusiness/update-chat-response-configuration.md @@ -15 +15 @@ - * [AWS CLI 2.33.6 Command Reference](../../index.html) » + * [AWS CLI 2.33.8 Command Reference](../../index.html) » @@ -257 +257 @@ 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}} @@ -403 +403 @@ None - * [AWS CLI 2.33.6 Command Reference](../../index.html) » + * [AWS CLI 2.33.8 Command Reference](../../index.html) »