|
850 | 850 | "modelId": { |
851 | 851 | "target": "com.amazonaws.qconnect#AIPromptModelIdentifier", |
852 | 852 | "traits": { |
853 | | - "smithy.api#documentation": "<p>The identifier of the model used for this AI Prompt. Model Ids supported are:\n <code>CLAUDE_3_HAIKU_20240307_V1</code>.</p>", |
| 853 | + "smithy.api#documentation": "<p>The identifier of the model used for this AI Prompt. Model Ids supported are:\n <code>anthropic.claude-3-haiku-20240307-v1:0</code>.</p>", |
854 | 854 | "smithy.api#required": {} |
855 | 855 | } |
856 | 856 | }, |
|
985 | 985 | "modelId": { |
986 | 986 | "target": "com.amazonaws.qconnect#AIPromptModelIdentifier", |
987 | 987 | "traits": { |
988 | | - "smithy.api#documentation": "<p>The identifier of the model used for this AI Prompt. Model Ids supported are:\n <code>CLAUDE_3_HAIKU_20240307_V1</code>.</p>", |
| 988 | + "smithy.api#documentation": "<p>The identifier of the model used for this AI Prompt. Model Ids supported are:\n <code>anthropic.claude-3-haiku-20240307-v1:0</code>.</p>", |
989 | 989 | "smithy.api#required": {} |
990 | 990 | } |
991 | 991 | }, |
|
1303 | 1303 | "locale": { |
1304 | 1304 | "target": "com.amazonaws.qconnect#NonEmptyString", |
1305 | 1305 | "traits": { |
1306 | | - "smithy.api#documentation": "<p>The locale to which specifies the language and region settings that determine the response\n language for <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_amazon-q-connect_QueryAssistant.html\">QueryAssistant</a>.</p>\n <note>\n <p>Changing this locale to anything other than <code>en_US</code> will turn off\n recommendations triggered by contact transcripts for agent assistance, as this feature is\n not supported in multiple languages.</p>\n </note>" |
| 1306 | + "smithy.api#documentation": "<p>The locale to which specifies the language and region settings that determine the response\n language for <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_amazon-q-connect_QueryAssistant.html\">QueryAssistant</a>.</p>\n <note>\n <p>Changing this locale to anything other than <code>en_US</code>, <code>en_GB</code>, or\n <code>en_AU</code> will turn off recommendations triggered by contact transcripts for\n agent assistance, as this feature is not supported in multiple languages.</p>\n </note>" |
1307 | 1307 | } |
1308 | 1308 | } |
1309 | 1309 | }, |
|
3378 | 3378 | "modelId": { |
3379 | 3379 | "target": "com.amazonaws.qconnect#AIPromptModelIdentifier", |
3380 | 3380 | "traits": { |
3381 | | - "smithy.api#documentation": "<p>The identifier of the model used for this AI Prompt. Model Ids supported are:\n <code>CLAUDE_3_HAIKU_20240307_V1</code>\n </p>", |
| 3381 | + "smithy.api#documentation": "<p>The identifier of the model used for this AI Prompt. Model Ids supported are:\n <code>anthropic.claude-3-haiku-20240307-v1:0</code>\n </p>", |
3382 | 3382 | "smithy.api#required": {} |
3383 | 3383 | } |
3384 | 3384 | }, |
|
13225 | 13225 | } |
13226 | 13226 | ], |
13227 | 13227 | "traits": { |
13228 | | - "smithy.api#documentation": "<p>Removes the AI Agent that is set for use by defafult on an Amazon Q in Connect\n Assistant.</p>", |
| 13228 | + "smithy.api#documentation": "<p>Removes the AI Agent that is set for use by default on an Amazon Q in Connect\n Assistant.</p>", |
13229 | 13229 | "smithy.api#http": { |
13230 | 13230 | "uri": "/assistants/{assistantId}/aiagentConfiguration", |
13231 | 13231 | "method": "DELETE", |
|
14026 | 14026 | } |
14027 | 14027 | }, |
14028 | 14028 | "traits": { |
14029 | | - "smithy.api#documentation": "<p>The conversation history data to included in conversation context data before the the\n Amazon Q in Connect session..</p>" |
| 14029 | + "smithy.api#documentation": "<p>The conversation history data to included in conversation context data before the\n Amazon Q in Connect session.</p>" |
14030 | 14030 | } |
14031 | 14031 | }, |
14032 | 14032 | "com.amazonaws.qconnect#SelfServiceConversationHistoryList": { |
|
15405 | 15405 | } |
15406 | 15406 | ], |
15407 | 15407 | "traits": { |
15408 | | - "smithy.api#documentation": "<p>Updates the AI Agent that is set for use by defafult on an Amazon Q in Connect\n Assistant.</p>", |
| 15408 | + "smithy.api#documentation": "<p>Updates the AI Agent that is set for use by default on an Amazon Q in Connect\n Assistant.</p>", |
15409 | 15409 | "smithy.api#http": { |
15410 | 15410 | "uri": "/assistants/{assistantId}/aiagentConfiguration", |
15411 | 15411 | "method": "POST" |
|
0 commit comments