Awso_wisdom_eioSourceval create_assistant :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.CreateAssistantRequest.t ->
(Awso_wisdom.Values.CreateAssistantResponse.t,
Awso_wisdom.Values.CreateAssistantResponse.error)
Result.tval create_assistant_association :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.CreateAssistantAssociationRequest.t ->
(Awso_wisdom.Values.CreateAssistantAssociationResponse.t,
Awso_wisdom.Values.CreateAssistantAssociationResponse.error)
Result.tval create_content :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.CreateContentRequest.t ->
(Awso_wisdom.Values.CreateContentResponse.t,
Awso_wisdom.Values.CreateContentResponse.error)
Result.tval create_knowledge_base :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.CreateKnowledgeBaseRequest.t ->
(Awso_wisdom.Values.CreateKnowledgeBaseResponse.t,
Awso_wisdom.Values.CreateKnowledgeBaseResponse.error)
Result.tval create_quick_response :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.CreateQuickResponseRequest.t ->
(Awso_wisdom.Values.CreateQuickResponseResponse.t,
Awso_wisdom.Values.CreateQuickResponseResponse.error)
Result.tval create_session :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.CreateSessionRequest.t ->
(Awso_wisdom.Values.CreateSessionResponse.t,
Awso_wisdom.Values.CreateSessionResponse.error)
Result.tval delete_assistant :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.DeleteAssistantRequest.t ->
(Awso_wisdom.Values.DeleteAssistantResponse.t,
Awso_wisdom.Values.DeleteAssistantResponse.error)
Result.tval delete_assistant_association :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.DeleteAssistantAssociationRequest.t ->
(Awso_wisdom.Values.DeleteAssistantAssociationResponse.t,
Awso_wisdom.Values.DeleteAssistantAssociationResponse.error)
Result.tval delete_content :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.DeleteContentRequest.t ->
(Awso_wisdom.Values.DeleteContentResponse.t,
Awso_wisdom.Values.DeleteContentResponse.error)
Result.tval delete_import_job :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.DeleteImportJobRequest.t ->
(Awso_wisdom.Values.DeleteImportJobResponse.t,
Awso_wisdom.Values.DeleteImportJobResponse.error)
Result.tval delete_knowledge_base :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.DeleteKnowledgeBaseRequest.t ->
(Awso_wisdom.Values.DeleteKnowledgeBaseResponse.t,
Awso_wisdom.Values.DeleteKnowledgeBaseResponse.error)
Result.tval delete_quick_response :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.DeleteQuickResponseRequest.t ->
(Awso_wisdom.Values.DeleteQuickResponseResponse.t,
Awso_wisdom.Values.DeleteQuickResponseResponse.error)
Result.tval get_assistant :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetAssistantRequest.t ->
(Awso_wisdom.Values.GetAssistantResponse.t,
Awso_wisdom.Values.GetAssistantResponse.error)
Result.tval get_assistant_association :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetAssistantAssociationRequest.t ->
(Awso_wisdom.Values.GetAssistantAssociationResponse.t,
Awso_wisdom.Values.GetAssistantAssociationResponse.error)
Result.tval get_content :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetContentRequest.t ->
(Awso_wisdom.Values.GetContentResponse.t,
Awso_wisdom.Values.GetContentResponse.error)
Result.tval get_content_summary :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetContentSummaryRequest.t ->
(Awso_wisdom.Values.GetContentSummaryResponse.t,
Awso_wisdom.Values.GetContentSummaryResponse.error)
Result.tval get_import_job :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetImportJobRequest.t ->
(Awso_wisdom.Values.GetImportJobResponse.t,
Awso_wisdom.Values.GetImportJobResponse.error)
Result.tval get_knowledge_base :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetKnowledgeBaseRequest.t ->
(Awso_wisdom.Values.GetKnowledgeBaseResponse.t,
Awso_wisdom.Values.GetKnowledgeBaseResponse.error)
Result.tval get_quick_response :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetQuickResponseRequest.t ->
(Awso_wisdom.Values.GetQuickResponseResponse.t,
Awso_wisdom.Values.GetQuickResponseResponse.error)
Result.tval get_recommendations :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetRecommendationsRequest.t ->
(Awso_wisdom.Values.GetRecommendationsResponse.t,
Awso_wisdom.Values.GetRecommendationsResponse.error)
Result.tval get_session :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.GetSessionRequest.t ->
(Awso_wisdom.Values.GetSessionResponse.t,
Awso_wisdom.Values.GetSessionResponse.error)
Result.tval list_assistant_associations :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.ListAssistantAssociationsRequest.t ->
(Awso_wisdom.Values.ListAssistantAssociationsResponse.t,
Awso_wisdom.Values.ListAssistantAssociationsResponse.error)
Result.tval list_assistants :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.ListAssistantsRequest.t ->
(Awso_wisdom.Values.ListAssistantsResponse.t,
Awso_wisdom.Values.ListAssistantsResponse.error)
Result.tval list_contents :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.ListContentsRequest.t ->
(Awso_wisdom.Values.ListContentsResponse.t,
Awso_wisdom.Values.ListContentsResponse.error)
Result.tval list_import_jobs :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.ListImportJobsRequest.t ->
(Awso_wisdom.Values.ListImportJobsResponse.t,
Awso_wisdom.Values.ListImportJobsResponse.error)
Result.tval list_knowledge_bases :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.ListKnowledgeBasesRequest.t ->
(Awso_wisdom.Values.ListKnowledgeBasesResponse.t,
Awso_wisdom.Values.ListKnowledgeBasesResponse.error)
Result.tval list_quick_responses :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.ListQuickResponsesRequest.t ->
(Awso_wisdom.Values.ListQuickResponsesResponse.t,
Awso_wisdom.Values.ListQuickResponsesResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.ListTagsForResourceRequest.t ->
(Awso_wisdom.Values.ListTagsForResourceResponse.t,
Awso_wisdom.Values.ListTagsForResourceResponse.error)
Result.tval notify_recommendations_received :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.NotifyRecommendationsReceivedRequest.t ->
(Awso_wisdom.Values.NotifyRecommendationsReceivedResponse.t,
Awso_wisdom.Values.NotifyRecommendationsReceivedResponse.error)
Result.tval query_assistant :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.QueryAssistantRequest.t ->
(Awso_wisdom.Values.QueryAssistantResponse.t,
Awso_wisdom.Values.QueryAssistantResponse.error)
Result.tval remove_knowledge_base_template_uri :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.RemoveKnowledgeBaseTemplateUriRequest.t ->
(Awso_wisdom.Values.RemoveKnowledgeBaseTemplateUriResponse.t,
Awso_wisdom.Values.RemoveKnowledgeBaseTemplateUriResponse.error)
Result.tval search_content :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.SearchContentRequest.t ->
(Awso_wisdom.Values.SearchContentResponse.t,
Awso_wisdom.Values.SearchContentResponse.error)
Result.tval search_quick_responses :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.SearchQuickResponsesRequest.t ->
(Awso_wisdom.Values.SearchQuickResponsesResponse.t,
Awso_wisdom.Values.SearchQuickResponsesResponse.error)
Result.tval search_sessions :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.SearchSessionsRequest.t ->
(Awso_wisdom.Values.SearchSessionsResponse.t,
Awso_wisdom.Values.SearchSessionsResponse.error)
Result.tval start_content_upload :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.StartContentUploadRequest.t ->
(Awso_wisdom.Values.StartContentUploadResponse.t,
Awso_wisdom.Values.StartContentUploadResponse.error)
Result.tval start_import_job :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.StartImportJobRequest.t ->
(Awso_wisdom.Values.StartImportJobResponse.t,
Awso_wisdom.Values.StartImportJobResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.TagResourceRequest.t ->
(Awso_wisdom.Values.TagResourceResponse.t,
Awso_wisdom.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.UntagResourceRequest.t ->
(Awso_wisdom.Values.UntagResourceResponse.t,
Awso_wisdom.Values.UntagResourceResponse.error)
Result.tval update_content :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.UpdateContentRequest.t ->
(Awso_wisdom.Values.UpdateContentResponse.t,
Awso_wisdom.Values.UpdateContentResponse.error)
Result.tval update_knowledge_base_template_uri :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.UpdateKnowledgeBaseTemplateUriRequest.t ->
(Awso_wisdom.Values.UpdateKnowledgeBaseTemplateUriResponse.t,
Awso_wisdom.Values.UpdateKnowledgeBaseTemplateUriResponse.error)
Result.tval update_quick_response :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_wisdom.Values.UpdateQuickResponseRequest.t ->
(Awso_wisdom.Values.UpdateQuickResponseResponse.t,
Awso_wisdom.Values.UpdateQuickResponseResponse.error)
Result.tinclude module type of struct include Awso_wisdom.Values endval 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.
A search filter.
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
The document.
module NotifyRecommendationsReceivedErrorMessage =
Awso_wisdom.Values.NotifyRecommendationsReceivedErrorMessageInformation about how to render the content.
module ServerSideEncryptionConfiguration =
Awso_wisdom.Values.ServerSideEncryptionConfigurationThe 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.
module AssistantIntegrationConfiguration =
Awso_wisdom.Values.AssistantIntegrationConfigurationThe 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.
module NotifyRecommendationsReceivedError =
Awso_wisdom.Values.NotifyRecommendationsReceivedErrorAn 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.
module NotifyRecommendationsReceivedErrorList =
Awso_wisdom.Values.NotifyRecommendationsReceivedErrorListInformation 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.
module UpdateKnowledgeBaseTemplateUriResponse =
Awso_wisdom.Values.UpdateKnowledgeBaseTemplateUriResponseUpdates 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.
module UpdateKnowledgeBaseTemplateUriRequest =
Awso_wisdom.Values.UpdateKnowledgeBaseTemplateUriRequestUpdates 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.
module RemoveKnowledgeBaseTemplateUriResponse =
Awso_wisdom.Values.RemoveKnowledgeBaseTemplateUriResponseRemoves a URI template from a knowledge base.
module RemoveKnowledgeBaseTemplateUriRequest =
Awso_wisdom.Values.RemoveKnowledgeBaseTemplateUriRequestRemoves 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.
module NotifyRecommendationsReceivedResponse =
Awso_wisdom.Values.NotifyRecommendationsReceivedResponseRemoves 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.
module NotifyRecommendationsReceivedRequest =
Awso_wisdom.Values.NotifyRecommendationsReceivedRequestRemoves 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.
module ListAssistantAssociationsResponse =
Awso_wisdom.Values.ListAssistantAssociationsResponseLists 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.
module DeleteAssistantAssociationResponse =
Awso_wisdom.Values.DeleteAssistantAssociationResponseDeletes an assistant association.
module DeleteAssistantAssociationRequest =
Awso_wisdom.Values.DeleteAssistantAssociationRequestDeletes 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.
module CreateAssistantAssociationResponse =
Awso_wisdom.Values.CreateAssistantAssociationResponseCreates 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.
module CreateAssistantAssociationRequest =
Awso_wisdom.Values.CreateAssistantAssociationRequestCreates 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.