|
1219 | 1219 | {"shape":"ResourceNotFoundException"},
|
1220 | 1220 | {"shape":"ThrottlingException"}
|
1221 | 1221 | ],
|
1222 |
| - "documentation":"<p>Removes the AI Agent that is set for use by defafult on an Amazon Q in Connect Assistant.</p>", |
| 1222 | + "documentation":"<p>Removes the AI Agent that is set for use by default on an Amazon Q in Connect Assistant.</p>", |
1223 | 1223 | "idempotent":true
|
1224 | 1224 | },
|
1225 | 1225 | "RemoveKnowledgeBaseTemplateUri":{
|
|
1479 | 1479 | {"shape":"ResourceNotFoundException"},
|
1480 | 1480 | {"shape":"ThrottlingException"}
|
1481 | 1481 | ],
|
1482 |
| - "documentation":"<p>Updates the AI Agent that is set for use by defafult on an Amazon Q in Connect Assistant.</p>" |
| 1482 | + "documentation":"<p>Updates the AI Agent that is set for use by default on an Amazon Q in Connect Assistant.</p>" |
1483 | 1483 | },
|
1484 | 1484 | "UpdateContent":{
|
1485 | 1485 | "name":"UpdateContent",
|
|
2090 | 2090 | },
|
2091 | 2091 | "modelId":{
|
2092 | 2092 | "shape":"AIPromptModelIdentifier",
|
2093 |
| - "documentation":"<p>The identifier of the model used for this AI Prompt. Model Ids supported are: <code>CLAUDE_3_HAIKU_20240307_V1</code>.</p>" |
| 2093 | + "documentation":"<p>The identifier of the model used for this AI Prompt. Model Ids supported are: <code>anthropic.claude-3-haiku-20240307-v1:0</code>.</p>" |
2094 | 2094 | },
|
2095 | 2095 | "modifiedTime":{
|
2096 | 2096 | "shape":"Timestamp",
|
|
2177 | 2177 | },
|
2178 | 2178 | "modelId":{
|
2179 | 2179 | "shape":"AIPromptModelIdentifier",
|
2180 |
| - "documentation":"<p>The identifier of the model used for this AI Prompt. Model Ids supported are: <code>CLAUDE_3_HAIKU_20240307_V1</code>.</p>" |
| 2180 | + "documentation":"<p>The identifier of the model used for this AI Prompt. Model Ids supported are: <code>anthropic.claude-3-haiku-20240307-v1:0</code>.</p>" |
2181 | 2181 | },
|
2182 | 2182 | "modifiedTime":{
|
2183 | 2183 | "shape":"Timestamp",
|
|
2370 | 2370 | },
|
2371 | 2371 | "locale":{
|
2372 | 2372 | "shape":"NonEmptyString",
|
2373 |
| - "documentation":"<p>The locale to which specifies the language and region settings that determine the response language for <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_amazon-q-connect_QueryAssistant.html\">QueryAssistant</a>.</p> <note> <p>Changing this locale to anything other than <code>en_US</code> will turn off recommendations triggered by contact transcripts for agent assistance, as this feature is not supported in multiple languages.</p> </note>" |
| 2373 | + "documentation":"<p>The locale to which specifies the language and region settings that determine the response language for <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_amazon-q-connect_QueryAssistant.html\">QueryAssistant</a>.</p> <note> <p>Changing this locale to anything other than <code>en_US</code>, <code>en_GB</code>, or <code>en_AU</code> will turn off recommendations triggered by contact transcripts for agent assistance, as this feature is not supported in multiple languages.</p> </note>" |
2374 | 2374 | },
|
2375 | 2375 | "queryReformulationAIPromptId":{
|
2376 | 2376 | "shape":"UuidWithQualifier",
|
|
3506 | 3506 | },
|
3507 | 3507 | "modelId":{
|
3508 | 3508 | "shape":"AIPromptModelIdentifier",
|
3509 |
| - "documentation":"<p>The identifier of the model used for this AI Prompt. Model Ids supported are: <code>CLAUDE_3_HAIKU_20240307_V1</code> </p>" |
| 3509 | + "documentation":"<p>The identifier of the model used for this AI Prompt. Model Ids supported are: <code>anthropic.claude-3-haiku-20240307-v1:0</code> </p>" |
3510 | 3510 | },
|
3511 | 3511 | "name":{
|
3512 | 3512 | "shape":"Name",
|
|
9319 | 9319 | "documentation":"<p>The number of turn of the conversation history data.</p>"
|
9320 | 9320 | }
|
9321 | 9321 | },
|
9322 |
| - "documentation":"<p>The conversation history data to included in conversation context data before the the Amazon Q in Connect session..</p>" |
| 9322 | + "documentation":"<p>The conversation history data to included in conversation context data before the Amazon Q in Connect session.</p>" |
9323 | 9323 | },
|
9324 | 9324 | "SelfServiceConversationHistoryList":{
|
9325 | 9325 | "type":"list",
|
|
0 commit comments