|
48 | 48 | "GetMessageTemplate": "<p>Retrieves the Amazon Q in Connect message template. The message template identifier can contain an optional qualifier, for example, <code><message-template-id>:<qualifier></code>, which is either an actual version number or an Amazon Q Connect managed qualifier <code>$ACTIVE_VERSION</code> | <code>$LATEST</code>. If it is not supplied, then <code>$LATEST</code> is assumed implicitly.</p>",
|
49 | 49 | "GetNextMessage": "<p>Retrieves next message on an Amazon Q in Connect session.</p>",
|
50 | 50 | "GetQuickResponse": "<p>Retrieves the quick response.</p>",
|
51 |
| - "GetRecommendations": "<important> <p>This API will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024, you will need to create a new Assistant in the Amazon Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.</p> </important> <p>Retrieves recommendations for the specified session. To avoid retrieving the same recommendations in subsequent calls, use <a href=\"https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_NotifyRecommendationsReceived.html\">NotifyRecommendationsReceived</a>. This API supports long-polling behavior with the <code>waitTimeSeconds</code> parameter. Short poll is the default behavior and only returns recommendations already available. To perform a manual query against an assistant, use <a href=\"https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_QueryAssistant.html\">QueryAssistant</a>.</p>", |
| 51 | + "GetRecommendations": "<p><important> <p>This API will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024, you will need to create a new Assistant in the Amazon Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.</p> </important> <p>Retrieves recommendations for the specified session. To avoid retrieving the same recommendations in subsequent calls, use <a href=\"https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_NotifyRecommendationsReceived.html\">NotifyRecommendationsReceived</a>. This API supports long-polling behavior with the <code>waitTimeSeconds</code> parameter. Short poll is the default behavior and only returns recommendations already available. To perform a manual query against an assistant, use <a href=\"https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_QueryAssistant.html\">QueryAssistant</a>.</p></p>", |
52 | 52 | "GetSession": "<p>Retrieves information for a specified session.</p>",
|
53 | 53 | "ListAIAgentVersions": "<p>List AI Agent versions.</p>",
|
54 | 54 | "ListAIAgents": "<p>Lists AI Agents.</p>",
|
|
69 | 69 | "ListTagsForResource": "<p>Lists the tags for the specified resource.</p>",
|
70 | 70 | "NotifyRecommendationsReceived": "<p>Removes the specified recommendations from the specified assistant's queue of newly available recommendations. You can use this API in conjunction with <a href=\"https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_GetRecommendations.html\">GetRecommendations</a> and a <code>waitTimeSeconds</code> input for long-polling behavior and avoiding duplicate recommendations.</p>",
|
71 | 71 | "PutFeedback": "<p>Provides feedback against the specified assistant for the specified target. This API only supports generative targets.</p>",
|
72 |
| - "QueryAssistant": "<important> <p>This API will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024, you will need to create a new Assistant in the Amazon Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.</p> </important> <p>Performs a manual search against the specified assistant. To retrieve recommendations for an assistant, use <a href=\"https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_GetRecommendations.html\">GetRecommendations</a>. </p>", |
| 72 | + "QueryAssistant": "<p><important> <p>This API will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024, you will need to create a new Assistant in the Amazon Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.</p> </important> <p>Performs a manual search against the specified assistant. To retrieve recommendations for an assistant, use <a href=\"https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_GetRecommendations.html\">GetRecommendations</a>. </p></p>", |
73 | 73 | "RemoveAssistantAIAgent": "<p>Removes the AI Agent that is set for use by default on an Amazon Q in Connect Assistant.</p>",
|
74 | 74 | "RemoveKnowledgeBaseTemplateUri": "<p>Removes a URI template from a knowledge base.</p>",
|
75 | 75 | "RenderMessageTemplate": "<p>Renders the Amazon Q in Connect message template based on the attribute values provided and generates the message content. For any variable present in the message template, if the attribute value is neither provided in the attribute request parameter nor the default attribute of the message template, the rendered message content will keep the variable placeholder as it is and return the attribute keys that are missing.</p>",
|
|
2561 | 2561 | "NonEmptyString": {
|
2562 | 2562 | "base": null,
|
2563 | 2563 | "refs": {
|
2564 |
| - "AnswerRecommendationAIAgentConfiguration$locale": "<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>", |
| 2564 | + "AnswerRecommendationAIAgentConfiguration$locale": "<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>For more information on supported locales, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/supported-languages.html#qic-notes-languages\">Language support for Amazon Q in Connect</a>.</p> </note>", |
2565 | 2565 | "ConnectConfiguration$instanceId": "<p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>",
|
2566 | 2566 | "ContentData$revisionId": "<p>The identifier of the content revision.</p>",
|
2567 | 2567 | "ContentMetadata$key": null,
|
|
2580 | 2580 | "ListKnowledgeBasesResponse$nextToken": "<p>If there are additional results, this is the token for the next set of results.</p>",
|
2581 | 2581 | "ListQuickResponsesRequest$nextToken": "<p>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</p>",
|
2582 | 2582 | "ListQuickResponsesResponse$nextToken": "<p>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</p>",
|
2583 |
| - "ManualSearchAIAgentConfiguration$locale": "<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>", |
| 2583 | + "ManualSearchAIAgentConfiguration$locale": "<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>For more information on supported locales, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/supported-languages.html#qic-notes-languages\">Language support for Amazon Q in Connect</a>.</p> </note>", |
2584 | 2584 | "MessageTemplateFilterField$name": "<p>The name of the attribute field to filter the message templates by.</p>",
|
2585 | 2585 | "MessageTemplateOrderField$name": "<p>The name of the message template.</p>",
|
2586 | 2586 | "MessageTemplateQueryField$name": "<p>The name of the attribute to query the message templates by.</p>",
|
|
3401 | 3401 | "ThrottlingException$message": null,
|
3402 | 3402 | "TooManyTagsException$message": null,
|
3403 | 3403 | "TooManyTagsException$resourceName": "<p>The specified resource name.</p>",
|
| 3404 | + "UnauthorizedException$message": null, |
3404 | 3405 | "ValidationException$message": null
|
3405 | 3406 | }
|
3406 | 3407 | },
|
|
3616 | 3617 | "refs": {
|
3617 | 3618 | }
|
3618 | 3619 | },
|
| 3620 | + "UnauthorizedException": { |
| 3621 | + "base": "<p>You do not have permission to perform this action.</p>", |
| 3622 | + "refs": { |
| 3623 | + } |
| 3624 | + }, |
3619 | 3625 | "UntagResourceRequest": {
|
3620 | 3626 | "base": null,
|
3621 | 3627 | "refs": {
|
|
0 commit comments