Awso_wisdom.ValuesSourceval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Offset specification to describe highlighting of document excerpts for rendering search results and recommendations.
The configuration information of the Amazon Connect data source.
The container quick response content.
Reference information about the content.
The text of the document.
Configuration information for Amazon AppIntegrations to automatically ingest content.
The configuration information of the external data source.
Association information about the knowledge base.
Data associated with the QUERY RecommendationTriggerType.
The configuration information of the grouping of Wisdom users.
The content of the quick response stored in different media types.
The quick response fields to filter the quick response query results by. The following is the list of supported field names. name description shortcutKey isActive channels language contentType createdTime lastModifiedTime lastModifiedBy groupingConfiguration.criteria groupingConfiguration.values
The quick response fields to query quick responses by. The following is the list of supported field names. content name description shortcutKey
Information about how to render the content.
The configuration information for the customer managed key used for encryption.
Configuration information about the external data source.
The configuration information of the external data source.
The configuration information for the Wisdom assistant integration.
The data that is output as a result of the assistant association.
A union type containing information related to the trigger.
Summary information about the session.
The result of quick response search.
The quick response fields to order the quick response query results by. The following is the list of supported field names. name description shortcutKey isActive channels language contentType createdTime lastModifiedTime lastModifiedBy groupingConfiguration.criteria groupingConfiguration.values
Summary information about the content.
Information about the result.
An error occurred when creating a recommendation.
The summary information about the quick response.
Summary information about the knowledge base.
Summary information about the import job.
Summary information about the assistant.
Summary information about the assistant association.
The configuration information for the session integration.
Information about the recommendation.
A recommendation trigger provides context on the event that produced the referenced recommendations. Recommendations are only referenced in recommendationIds by a single RecommendationTrigger.
You do not have sufficient access to perform this action.
The request could not be processed because of conflict in the current state of the resource. For example, if you're using a Create API (such as CreateAssistant) that accepts name, a conflicting resource (usually with the same name) is being created or mutated.
The provided revisionId does not match, indicating the content has been modified since it was last read.
Information about the quick response.
The specified resource does not exist.
The input fails to satisfy the constraints specified by a service.
The container of quick response data.
Information about the knowledge base.
Information about the content.
Amazon Connect Wisdom throws this exception if you have too many tags in your tag set.
Summary information about the import job.
You've exceeded your service quota. To perform the requested action, remove some of the relevant resources, or use service quotas to request a service quota increase.
Expiration time in minutes
The search expression.
The request reached the service more than 15 minutes after the date stamp on the request or more than 15 minutes after the request expiration date (such as for pre-signed URLs), or the date stamp on the request is more than 15 minutes in the future.
Information about the import job.
Information about the session.
The assistant data.
Information about the assistant association.
The data that is input into Wisdom as a result of the assistant association.
Updates an existing Wisdom quick response.
Updates an existing Wisdom quick response.
Updates the template URI of a knowledge base. This is only supported for knowledge bases of type EXTERNAL. Include a single variable in ${variable} format; this interpolated by Wisdom using ingested content. For example, if you ingest a Salesforce article, it has an Id value, and you can set the template URI to https://myInstanceName.lightning.force.com/lightning/r/Knowledge__kav/*${Id}*/view.
Updates the template URI of a knowledge base. This is only supported for knowledge bases of type EXTERNAL. Include a single variable in ${variable} format; this interpolated by Wisdom using ingested content. For example, if you ingest a Salesforce article, it has an Id value, and you can set the template URI to https://myInstanceName.lightning.force.com/lightning/r/Knowledge__kav/*${Id}*/view.
Updates information about the content.
Updates information about the content.
Removes the specified tags from the specified resource.
Removes the specified tags from the specified resource.
Adds the specified tags to the specified resource.
Adds the specified tags to the specified resource.
Start an asynchronous job to import Wisdom resources from an uploaded source file. Before calling this API, use StartContentUpload to upload an asset that contains the resource data. For importing Wisdom quick responses, you need to upload a csv file including the quick responses. For information about how to format the csv file for importing quick responses, see Import quick responses.
Start an asynchronous job to import Wisdom resources from an uploaded source file. Before calling this API, use StartContentUpload to upload an asset that contains the resource data. For importing Wisdom quick responses, you need to upload a csv file including the quick responses. For information about how to format the csv file for importing quick responses, see Import quick responses.
Get a URL to upload content to a knowledge base. To upload content, first make a PUT request to the returned URL with your file, making sure to include the required headers. Then use CreateContent to finalize the content creation process or UpdateContent to modify an existing resource. You can only upload content to a knowledge base of type CUSTOM.
Get a URL to upload content to a knowledge base. To upload content, first make a PUT request to the returned URL with your file, making sure to include the required headers. Then use CreateContent to finalize the content creation process or UpdateContent to modify an existing resource. You can only upload content to a knowledge base of type CUSTOM.
Searches for sessions.
Searches for sessions.
Searches existing Wisdom quick responses in a Wisdom knowledge base.
Searches existing Wisdom quick responses in a Wisdom knowledge base.
Searches for content in a specified knowledge base. Can be used to get a specific content resource by its name.
Searches for content in a specified knowledge base. Can be used to get a specific content resource by its name.
Removes a URI template from a knowledge base.
Removes a URI template from a knowledge base.
Performs a manual search against the specified assistant. To retrieve recommendations for an assistant, use GetRecommendations.
Performs a manual search against the specified assistant. To retrieve recommendations for an assistant, use GetRecommendations.
Removes the specified recommendations from the specified assistant's queue of newly available recommendations. You can use this API in conjunction with GetRecommendations and a waitTimeSeconds input for long-polling behavior and avoiding duplicate recommendations.
Removes the specified recommendations from the specified assistant's queue of newly available recommendations. You can use this API in conjunction with GetRecommendations and a waitTimeSeconds input for long-polling behavior and avoiding duplicate recommendations.
Lists the tags for the specified resource.
Lists the tags for the specified resource.
Lists information about quick response.
Lists information about quick response.
Lists the knowledge bases.
Lists the knowledge bases.
Lists information about import jobs.
Lists information about import jobs.
Lists the content.
Lists the content.
Lists information about assistants.
Lists information about assistants.
Lists information about assistant associations.
Lists information about assistant associations.
Retrieves information for a specified session.
Retrieves information for a specified session.
Retrieves recommendations for the specified session. To avoid retrieving the same recommendations in subsequent calls, use NotifyRecommendationsReceived. This API supports long-polling behavior with the waitTimeSeconds parameter. Short poll is the default behavior and only returns recommendations already available. To perform a manual query against an assistant, use QueryAssistant.
Retrieves recommendations for the specified session. To avoid retrieving the same recommendations in subsequent calls, use NotifyRecommendationsReceived. This API supports long-polling behavior with the waitTimeSeconds parameter. Short poll is the default behavior and only returns recommendations already available. To perform a manual query against an assistant, use QueryAssistant.
Retrieves the quick response.
Retrieves the quick response.
Retrieves information about the knowledge base.
Retrieves information about the knowledge base.
Retrieves the started import job.
Retrieves the started import job.
Retrieves summary information about the content.
Retrieves summary information about the content.
Retrieves content, including a pre-signed URL to download the content.
Retrieves content, including a pre-signed URL to download the content.
Retrieves information about an assistant.
Retrieves information about an assistant.
Retrieves information about an assistant association.
Retrieves information about an assistant association.
Deletes a quick response.
Deletes a quick response.
Deletes the knowledge base. When you use this API to delete an external knowledge base such as Salesforce or ServiceNow, you must also delete the Amazon AppIntegrations DataIntegration. This is because you can't reuse the DataIntegration after it's been associated with an external knowledge base. However, you can delete and recreate it. See DeleteDataIntegration and CreateDataIntegration in the Amazon AppIntegrations API Reference.
Deletes the knowledge base. When you use this API to delete an external knowledge base such as Salesforce or ServiceNow, you must also delete the Amazon AppIntegrations DataIntegration. This is because you can't reuse the DataIntegration after it's been associated with an external knowledge base. However, you can delete and recreate it. See DeleteDataIntegration and CreateDataIntegration in the Amazon AppIntegrations API Reference.
Deletes the quick response import job.
Deletes the quick response import job.
Deletes the content.
Deletes the content.
Deletes an assistant.
Deletes an assistant.
Deletes an assistant association.
Deletes an assistant association.
Creates a session. A session is a contextual container used for generating recommendations. Amazon Connect creates a new Wisdom session for each contact on which Wisdom is enabled.
Creates a session. A session is a contextual container used for generating recommendations. Amazon Connect creates a new Wisdom session for each contact on which Wisdom is enabled.
Creates a Wisdom quick response.
Creates a Wisdom quick response.
Creates a knowledge base. When using this API, you cannot reuse Amazon AppIntegrations DataIntegrations with external knowledge bases such as Salesforce and ServiceNow. If you do, you'll get an InvalidRequestException error. For example, you're programmatically managing your external knowledge base, and you want to add or remove one of the fields that is being ingested from Salesforce. Do the following: Call DeleteKnowledgeBase. Call DeleteDataIntegration. Call CreateDataIntegration to recreate the DataIntegration or a create different one. Call CreateKnowledgeBase.
Creates a knowledge base. When using this API, you cannot reuse Amazon AppIntegrations DataIntegrations with external knowledge bases such as Salesforce and ServiceNow. If you do, you'll get an InvalidRequestException error. For example, you're programmatically managing your external knowledge base, and you want to add or remove one of the fields that is being ingested from Salesforce. Do the following: Call DeleteKnowledgeBase. Call DeleteDataIntegration. Call CreateDataIntegration to recreate the DataIntegration or a create different one. Call CreateKnowledgeBase.
Creates Wisdom content. Before to calling this API, use StartContentUpload to upload an asset.
Creates Wisdom content. Before to calling this API, use StartContentUpload to upload an asset.
Creates an Amazon Connect Wisdom assistant.
Creates an Amazon Connect Wisdom assistant.
Creates an association between an Amazon Connect Wisdom assistant and another resource. Currently, the only supported association is with a knowledge base. An assistant can have only a single association.
Creates an association between an Amazon Connect Wisdom assistant and another resource. Currently, the only supported association is with a knowledge base. An assistant can have only a single association.