Awso_kendra_lwtSourceval associate_entities_to_experience :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.AssociateEntitiesToExperienceRequest.t ->
(Awso_kendra.Values.AssociateEntitiesToExperienceResponse.t,
Awso_kendra.Values.AssociateEntitiesToExperienceResponse.error)
Result.t
Lwt.tval associate_personas_to_entities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.AssociatePersonasToEntitiesRequest.t ->
(Awso_kendra.Values.AssociatePersonasToEntitiesResponse.t,
Awso_kendra.Values.AssociatePersonasToEntitiesResponse.error)
Result.t
Lwt.tval batch_delete_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.BatchDeleteDocumentRequest.t ->
(Awso_kendra.Values.BatchDeleteDocumentResponse.t,
Awso_kendra.Values.BatchDeleteDocumentResponse.error)
Result.t
Lwt.tval batch_delete_featured_results_set :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.BatchDeleteFeaturedResultsSetRequest.t ->
(Awso_kendra.Values.BatchDeleteFeaturedResultsSetResponse.t,
Awso_kendra.Values.BatchDeleteFeaturedResultsSetResponse.error)
Result.t
Lwt.tval batch_get_document_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.BatchGetDocumentStatusRequest.t ->
(Awso_kendra.Values.BatchGetDocumentStatusResponse.t,
Awso_kendra.Values.BatchGetDocumentStatusResponse.error)
Result.t
Lwt.tval batch_put_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.BatchPutDocumentRequest.t ->
(Awso_kendra.Values.BatchPutDocumentResponse.t,
Awso_kendra.Values.BatchPutDocumentResponse.error)
Result.t
Lwt.tval clear_query_suggestions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ClearQuerySuggestionsRequest.t ->
(unit, unit) Result.t Lwt.tval create_access_control_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.CreateAccessControlConfigurationRequest.t ->
(Awso_kendra.Values.CreateAccessControlConfigurationResponse.t,
Awso_kendra.Values.CreateAccessControlConfigurationResponse.error)
Result.t
Lwt.tval create_data_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.CreateDataSourceRequest.t ->
(Awso_kendra.Values.CreateDataSourceResponse.t,
Awso_kendra.Values.CreateDataSourceResponse.error)
Result.t
Lwt.tval create_experience :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.CreateExperienceRequest.t ->
(Awso_kendra.Values.CreateExperienceResponse.t,
Awso_kendra.Values.CreateExperienceResponse.error)
Result.t
Lwt.tval create_faq :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.CreateFaqRequest.t ->
(Awso_kendra.Values.CreateFaqResponse.t,
Awso_kendra.Values.CreateFaqResponse.error)
Result.t
Lwt.tval create_featured_results_set :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.CreateFeaturedResultsSetRequest.t ->
(Awso_kendra.Values.CreateFeaturedResultsSetResponse.t,
Awso_kendra.Values.CreateFeaturedResultsSetResponse.error)
Result.t
Lwt.tval create_index :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.CreateIndexRequest.t ->
(Awso_kendra.Values.CreateIndexResponse.t,
Awso_kendra.Values.CreateIndexResponse.error)
Result.t
Lwt.tval create_query_suggestions_block_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.CreateQuerySuggestionsBlockListRequest.t ->
(Awso_kendra.Values.CreateQuerySuggestionsBlockListResponse.t,
Awso_kendra.Values.CreateQuerySuggestionsBlockListResponse.error)
Result.t
Lwt.tval create_thesaurus :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.CreateThesaurusRequest.t ->
(Awso_kendra.Values.CreateThesaurusResponse.t,
Awso_kendra.Values.CreateThesaurusResponse.error)
Result.t
Lwt.tval delete_access_control_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DeleteAccessControlConfigurationRequest.t ->
(Awso_kendra.Values.DeleteAccessControlConfigurationResponse.t,
Awso_kendra.Values.DeleteAccessControlConfigurationResponse.error)
Result.t
Lwt.tval delete_data_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DeleteDataSourceRequest.t ->
(unit, unit) Result.t Lwt.tval delete_experience :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DeleteExperienceRequest.t ->
(Awso_kendra.Values.DeleteExperienceResponse.t,
Awso_kendra.Values.DeleteExperienceResponse.error)
Result.t
Lwt.tval delete_faq :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DeleteFaqRequest.t ->
(unit, unit) Result.t Lwt.tval delete_index :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DeleteIndexRequest.t ->
(unit, unit) Result.t Lwt.tval delete_principal_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DeletePrincipalMappingRequest.t ->
(unit, unit) Result.t Lwt.tval delete_query_suggestions_block_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DeleteQuerySuggestionsBlockListRequest.t ->
(unit, unit) Result.t Lwt.tval delete_thesaurus :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DeleteThesaurusRequest.t ->
(unit, unit) Result.t Lwt.tval describe_access_control_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeAccessControlConfigurationRequest.t ->
(Awso_kendra.Values.DescribeAccessControlConfigurationResponse.t,
Awso_kendra.Values.DescribeAccessControlConfigurationResponse.error)
Result.t
Lwt.tval describe_data_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeDataSourceRequest.t ->
(Awso_kendra.Values.DescribeDataSourceResponse.t,
Awso_kendra.Values.DescribeDataSourceResponse.error)
Result.t
Lwt.tval describe_experience :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeExperienceRequest.t ->
(Awso_kendra.Values.DescribeExperienceResponse.t,
Awso_kendra.Values.DescribeExperienceResponse.error)
Result.t
Lwt.tval describe_faq :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeFaqRequest.t ->
(Awso_kendra.Values.DescribeFaqResponse.t,
Awso_kendra.Values.DescribeFaqResponse.error)
Result.t
Lwt.tval describe_featured_results_set :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeFeaturedResultsSetRequest.t ->
(Awso_kendra.Values.DescribeFeaturedResultsSetResponse.t,
Awso_kendra.Values.DescribeFeaturedResultsSetResponse.error)
Result.t
Lwt.tval describe_index :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeIndexRequest.t ->
(Awso_kendra.Values.DescribeIndexResponse.t,
Awso_kendra.Values.DescribeIndexResponse.error)
Result.t
Lwt.tval describe_principal_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribePrincipalMappingRequest.t ->
(Awso_kendra.Values.DescribePrincipalMappingResponse.t,
Awso_kendra.Values.DescribePrincipalMappingResponse.error)
Result.t
Lwt.tval describe_query_suggestions_block_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeQuerySuggestionsBlockListRequest.t ->
(Awso_kendra.Values.DescribeQuerySuggestionsBlockListResponse.t,
Awso_kendra.Values.DescribeQuerySuggestionsBlockListResponse.error)
Result.t
Lwt.tval describe_query_suggestions_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeQuerySuggestionsConfigRequest.t ->
(Awso_kendra.Values.DescribeQuerySuggestionsConfigResponse.t,
Awso_kendra.Values.DescribeQuerySuggestionsConfigResponse.error)
Result.t
Lwt.tval describe_thesaurus :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DescribeThesaurusRequest.t ->
(Awso_kendra.Values.DescribeThesaurusResponse.t,
Awso_kendra.Values.DescribeThesaurusResponse.error)
Result.t
Lwt.tval disassociate_entities_from_experience :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DisassociateEntitiesFromExperienceRequest.t ->
(Awso_kendra.Values.DisassociateEntitiesFromExperienceResponse.t,
Awso_kendra.Values.DisassociateEntitiesFromExperienceResponse.error)
Result.t
Lwt.tval disassociate_personas_from_entities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.DisassociatePersonasFromEntitiesRequest.t ->
(Awso_kendra.Values.DisassociatePersonasFromEntitiesResponse.t,
Awso_kendra.Values.DisassociatePersonasFromEntitiesResponse.error)
Result.t
Lwt.tval get_query_suggestions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.GetQuerySuggestionsRequest.t ->
(Awso_kendra.Values.GetQuerySuggestionsResponse.t,
Awso_kendra.Values.GetQuerySuggestionsResponse.error)
Result.t
Lwt.tval get_snapshots :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.GetSnapshotsRequest.t ->
(Awso_kendra.Values.GetSnapshotsResponse.t,
Awso_kendra.Values.GetSnapshotsResponse.error)
Result.t
Lwt.tval list_access_control_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListAccessControlConfigurationsRequest.t ->
(Awso_kendra.Values.ListAccessControlConfigurationsResponse.t,
Awso_kendra.Values.ListAccessControlConfigurationsResponse.error)
Result.t
Lwt.tval list_data_source_sync_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListDataSourceSyncJobsRequest.t ->
(Awso_kendra.Values.ListDataSourceSyncJobsResponse.t,
Awso_kendra.Values.ListDataSourceSyncJobsResponse.error)
Result.t
Lwt.tval list_data_sources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListDataSourcesRequest.t ->
(Awso_kendra.Values.ListDataSourcesResponse.t,
Awso_kendra.Values.ListDataSourcesResponse.error)
Result.t
Lwt.tval list_entity_personas :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListEntityPersonasRequest.t ->
(Awso_kendra.Values.ListEntityPersonasResponse.t,
Awso_kendra.Values.ListEntityPersonasResponse.error)
Result.t
Lwt.tval list_experience_entities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListExperienceEntitiesRequest.t ->
(Awso_kendra.Values.ListExperienceEntitiesResponse.t,
Awso_kendra.Values.ListExperienceEntitiesResponse.error)
Result.t
Lwt.tval list_experiences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListExperiencesRequest.t ->
(Awso_kendra.Values.ListExperiencesResponse.t,
Awso_kendra.Values.ListExperiencesResponse.error)
Result.t
Lwt.tval list_faqs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListFaqsRequest.t ->
(Awso_kendra.Values.ListFaqsResponse.t,
Awso_kendra.Values.ListFaqsResponse.error)
Result.t
Lwt.tval list_featured_results_sets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListFeaturedResultsSetsRequest.t ->
(Awso_kendra.Values.ListFeaturedResultsSetsResponse.t,
Awso_kendra.Values.ListFeaturedResultsSetsResponse.error)
Result.t
Lwt.tval list_groups_older_than_ordering_id :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListGroupsOlderThanOrderingIdRequest.t ->
(Awso_kendra.Values.ListGroupsOlderThanOrderingIdResponse.t,
Awso_kendra.Values.ListGroupsOlderThanOrderingIdResponse.error)
Result.t
Lwt.tval list_indices :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListIndicesRequest.t ->
(Awso_kendra.Values.ListIndicesResponse.t,
Awso_kendra.Values.ListIndicesResponse.error)
Result.t
Lwt.tval list_query_suggestions_block_lists :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListQuerySuggestionsBlockListsRequest.t ->
(Awso_kendra.Values.ListQuerySuggestionsBlockListsResponse.t,
Awso_kendra.Values.ListQuerySuggestionsBlockListsResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListTagsForResourceRequest.t ->
(Awso_kendra.Values.ListTagsForResourceResponse.t,
Awso_kendra.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval list_thesauri :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.ListThesauriRequest.t ->
(Awso_kendra.Values.ListThesauriResponse.t,
Awso_kendra.Values.ListThesauriResponse.error)
Result.t
Lwt.tval put_principal_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.PutPrincipalMappingRequest.t ->
(unit, unit) Result.t Lwt.tval query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.QueryRequest.t ->
(Awso_kendra.Values.QueryResult.t, Awso_kendra.Values.QueryResult.error)
Result.t
Lwt.tval retrieve :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.RetrieveRequest.t ->
(Awso_kendra.Values.RetrieveResult.t,
Awso_kendra.Values.RetrieveResult.error)
Result.t
Lwt.tval start_data_source_sync_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.StartDataSourceSyncJobRequest.t ->
(Awso_kendra.Values.StartDataSourceSyncJobResponse.t,
Awso_kendra.Values.StartDataSourceSyncJobResponse.error)
Result.t
Lwt.tval stop_data_source_sync_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.StopDataSourceSyncJobRequest.t ->
(unit, unit) Result.t Lwt.tval submit_feedback :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.SubmitFeedbackRequest.t ->
(unit, unit) Result.t Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.TagResourceRequest.t ->
(Awso_kendra.Values.TagResourceResponse.t,
Awso_kendra.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UntagResourceRequest.t ->
(Awso_kendra.Values.UntagResourceResponse.t,
Awso_kendra.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_access_control_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UpdateAccessControlConfigurationRequest.t ->
(Awso_kendra.Values.UpdateAccessControlConfigurationResponse.t,
Awso_kendra.Values.UpdateAccessControlConfigurationResponse.error)
Result.t
Lwt.tval update_data_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UpdateDataSourceRequest.t ->
(unit, unit) Result.t Lwt.tval update_experience :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UpdateExperienceRequest.t ->
(unit, unit) Result.t Lwt.tval update_featured_results_set :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UpdateFeaturedResultsSetRequest.t ->
(Awso_kendra.Values.UpdateFeaturedResultsSetResponse.t,
Awso_kendra.Values.UpdateFeaturedResultsSetResponse.error)
Result.t
Lwt.tval update_index :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UpdateIndexRequest.t ->
(unit, unit) Result.t Lwt.tval update_query_suggestions_block_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UpdateQuerySuggestionsBlockListRequest.t ->
(unit, unit) Result.t Lwt.tval update_query_suggestions_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UpdateQuerySuggestionsConfigRequest.t ->
(unit, unit) Result.t Lwt.tval update_thesaurus :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kendra.Values.UpdateThesaurusRequest.t ->
(unit, unit) Result.t Lwt.tinclude module type of struct include Awso_kendra.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 ]module AccessControlConfigurationSummary =
Awso_kendra.Values.AccessControlConfigurationSummarySummary information on an access control configuration that you created for your documents in an index.
module AccessControlConfigurationSummaryList =
Awso_kendra.Values.AccessControlConfigurationSummaryListAccess Control List files for the documents in a data source. For the format of the file, see Access control for S3 data sources.
You don't have sufficient access to perform this action. Please ensure you have the required permission policies and user accounts and try again.
Provides information about the column that should be used for filtering the query response by groups.
module AdditionalResultAttributeValueType =
Awso_kendra.Values.AdditionalResultAttributeValueTypeProvides information that you can use to highlight a search result so that your users can quickly identify terms in the response.
Provides text and information about where to highlight the text.
An attribute returned with a document from a search.
An attribute returned from an index query.
Information required to find a specific file in an Amazon S3 bucket.
Provides the configuration information to connect to an Amazon VPC.
Maps attributes or field names of the documents synced from the data source to Amazon Kendra index field names. You can set up field mappings for each data source when calling CreateDataSource or UpdateDataSource API. To create custom fields, use the UpdateIndex API to first create an index field and then map to the data source field. For more information, see Mapping data source fields.
module DataSourceToIndexFieldMappingList =
Awso_kendra.Values.DataSourceToIndexFieldMappingListmodule DataSourceInclusionsExclusionsStringsMember =
Awso_kendra.Values.DataSourceInclusionsExclusionsStringsMembermodule DataSourceInclusionsExclusionsStrings =
Awso_kendra.Values.DataSourceInclusionsExclusionsStringsProvides the configuration information to connect to Alfresco as your data source. Support for AlfrescoConfiguration ended May 2023. We recommend migrating to or using the Alfresco data source template schema / TemplateConfiguration API.
Information on the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
module AssociateEntitiesToExperienceFailedEntityList =
Awso_kendra.Values.AssociateEntitiesToExperienceFailedEntityListProvides the configuration information for users or groups in your IAM Identity Center identity source to grant access your Amazon Kendra experience.
module AssociateEntitiesToExperienceRequest =
Awso_kendra.Values.AssociateEntitiesToExperienceRequestGrants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
The input fails to satisfy the constraints set by the Amazon Kendra service. Please provide the correct input and try again.
The request was denied due to request throttling. Please reduce the number of requests and try again.
The resource you want to use doesn’t exist. Please check you have provided the correct resource and try again.
The resource you want to use already exists. Please check you have provided the correct resource and try again.
An issue occurred with the internal server used for your Amazon Kendra service. Please wait a few minutes and try again, or contact Support for help.
module AssociateEntitiesToExperienceResponse =
Awso_kendra.Values.AssociateEntitiesToExperienceResponseGrants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Provides the configuration information for users or groups in your IAM Identity Center identity source for access to your Amazon Kendra experience. Specific permissions are defined for each user or group once they are granted access to your Amazon Kendra experience.
module AssociatePersonasToEntitiesRequest =
Awso_kendra.Values.AssociatePersonasToEntitiesRequestDefines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
module AssociatePersonasToEntitiesResponse =
Awso_kendra.Values.AssociatePersonasToEntitiesResponseDefines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
The value of a document attribute. You can only provide one value for a document attribute.
A document attribute or metadata field. To create custom document attributes, see Custom attributes.
module AttributeFilter = Awso_kendra.Values.AttributeFilterFilters the search results based on document attributes or fields. You can filter results using attributes for your particular documents. The attributes must exist in your index. For example, if your documents include the custom attribute "Department", you can filter documents that belong to the "HR" department. You would use the EqualsTo operation to filter results or documents with "Department" equals to "HR". You can use AndAllFilters and OrAllFilters in combination with each other or with other operations such as EqualsTo. For example: AndAllFilters EqualsTo: "Department", "HR" OrAllFilters ContainsAny: "Project Name", ["new hires", "new hiring"] This example filters results or documents that belong to the HR department AND belong to projects that contain "new hires" OR "new hiring" in the project name (must use ContainAny with StringListValue). This example is filtering with a depth of 2. You cannot filter more than a depth of 2, otherwise you receive a ValidationException exception with the message "AttributeFilter cannot have a depth of more than 2." Also, if you use more than 10 attribute filters in a given list for AndAllFilters or OrAllFilters, you receive a ValidationException with the message "AttributeFilter cannot have a length of more than 10". For examples of using AttributeFilter, see Using document attributes to filter search results.
module AttributeFilterList = Awso_kendra.Values.AttributeFilterListProvides the configuration information for a document field/attribute that you want to base query suggestions on.
module AttributeSuggestionsDescribeConfig =
Awso_kendra.Values.AttributeSuggestionsDescribeConfigGets information on the configuration of document fields/attributes that you want to base query suggestions on. To change your configuration, use AttributeSuggestionsUpdateConfig and then call UpdateQuerySuggestionsConfig.
Data source information for user context filtering.
Provides information about the user context for an Amazon Kendra index. User context filtering is a kind of personalized search with the benefit of controlling access to documents. For example, not all teams that search the company portal for information should access top-secret company documents, nor are these documents relevant to all users. Only specific users or groups of teams given access to top-secret documents should see these documents in their search results. You provide one of the following: User token User ID, the groups the user belongs to, and any data sources the groups can access. If you provide both, an exception is thrown. If you're using an Amazon Kendra Gen AI Enterprise Edition index, you can use UserId, Groups, and DataSourceGroups to filter content. If you set the UserId to a particular user ID, it also includes all public documents. Amazon Kendra Gen AI Enterprise Edition indices don't support token based document filtering. If you're using an Amazon Kendra Gen AI Enterprise Edition index, Amazon Kendra returns a ValidationException error if the Token field has a non-null value.
Provides the configuration information for the document fields/attributes that you want to base query suggestions on.
Updates the configuration information for the document fields/attributes that you want to base query suggestions on. To deactivate using documents fields for query suggestions, set the mode to INACTIVE. You must also set SuggestionTypes as either QUERY or DOCUMENT_ATTRIBUTES and then call GetQuerySuggestions. If you set to QUERY, then Amazon Kendra uses the query history to base suggestions on. If you set to DOCUMENT_ATTRIBUTES, then Amazon Kendra uses the contents of document fields to base suggestions on.
Provides the configuration information to connect to websites that require basic user authentication.
module BasicAuthenticationConfigurationList =
Awso_kendra.Values.BasicAuthenticationConfigurationListProvides the configuration information to connect to websites that require user authentication.
Maps a particular data source sync job to a particular data source.
Removes one or more documents from an index. The documents must have been added with the BatchPutDocument API. The documents are deleted asynchronously. You can see the progress of the deletion by using Amazon Web Services CloudWatch. Any error messages related to the processing of the batch are sent to your Amazon Web Services CloudWatch log. You can also use the BatchGetDocumentStatus API to monitor the progress of deleting your documents. Deleting documents from an index using BatchDeleteDocument could take up to an hour or more, depending on the number of documents you want to delete.
A conflict occurred with the request. Please fix any inconsistences with your resources and try again.
module BatchDeleteDocumentResponseFailedDocument =
Awso_kendra.Values.BatchDeleteDocumentResponseFailedDocumentProvides information about documents that could not be removed from an index by the BatchDeleteDocument API.
module BatchDeleteDocumentResponseFailedDocuments =
Awso_kendra.Values.BatchDeleteDocumentResponseFailedDocumentsRemoves one or more documents from an index. The documents must have been added with the BatchPutDocument API. The documents are deleted asynchronously. You can see the progress of the deletion by using Amazon Web Services CloudWatch. Any error messages related to the processing of the batch are sent to your Amazon Web Services CloudWatch log. You can also use the BatchGetDocumentStatus API to monitor the progress of deleting your documents. Deleting documents from an index using BatchDeleteDocument could take up to an hour or more, depending on the number of documents you want to delete.
module BatchDeleteFeaturedResultsSetError =
Awso_kendra.Values.BatchDeleteFeaturedResultsSetErrorProvides information about a set of featured results that couldn't be removed from an index by the BatchDeleteFeaturedResultsSet API.
module BatchDeleteFeaturedResultsSetErrors =
Awso_kendra.Values.BatchDeleteFeaturedResultsSetErrorsmodule BatchDeleteFeaturedResultsSetRequest =
Awso_kendra.Values.BatchDeleteFeaturedResultsSetRequestRemoves one or more sets of featured results. Features results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.
module BatchDeleteFeaturedResultsSetResponse =
Awso_kendra.Values.BatchDeleteFeaturedResultsSetResponseRemoves one or more sets of featured results. Features results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.
Identifies a document for which to retrieve status information
Returns the indexing status for one or more documents submitted with the BatchPutDocument API. When you use the BatchPutDocument API, documents are indexed asynchronously. You can use the BatchGetDocumentStatus API to get the current status of a list of documents so that you can determine if they have been successfully indexed. You can also use the BatchGetDocumentStatus API to check the status of the BatchDeleteDocument API. When a document is deleted from the index, Amazon Kendra returns NOT_FOUND as the status.
Provides information about the status of documents submitted for indexing.
module BatchGetDocumentStatusResponseError =
Awso_kendra.Values.BatchGetDocumentStatusResponseErrorProvides a response when the status of a document could not be retrieved.
module BatchGetDocumentStatusResponseErrors =
Awso_kendra.Values.BatchGetDocumentStatusResponseErrorsReturns the indexing status for one or more documents submitted with the BatchPutDocument API. When you use the BatchPutDocument API, documents are indexed asynchronously. You can use the BatchGetDocumentStatus API to get the current status of a list of documents so that you can determine if they have been successfully indexed. You can also use the BatchGetDocumentStatus API to check the status of the BatchDeleteDocument API. When a document is deleted from the index, Amazon Kendra returns NOT_FOUND as the status.
Provides user and group information for user context filtering.
Information to define the hierarchy for which documents users should have access to.
A document in an index.
The target document attribute or metadata field you want to alter when ingesting documents into Amazon Kendra. For example, you can delete customer identification numbers associated with the documents, stored in the document metadata field called 'Customer_ID'. You set the target key as 'Customer_ID' and the deletion flag to TRUE. This removes all customer ID values in the field 'Customer_ID'. This would scrub personally identifiable information from each document's metadata. Amazon Kendra cannot create a target field if it has not already been created as an index field. After you create your index field, you can create a document metadata field using DocumentAttributeTarget. Amazon Kendra then will map your newly created metadata field to your index field. You can also use this with DocumentAttributeCondition.
The condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra. You use this with DocumentAttributeTarget to apply the condition. For example, you can create the 'Department' target field and have it prefill department names associated with the documents based on information in the 'Source_URI' field. Set the condition that if the 'Source_URI' field contains 'financial' in its URI value, then prefill the target field 'Department' with the target value 'Finance' for the document. Amazon Kendra cannot create a target field if it has not already been created as an index field. After you create your index field, you can create a document metadata field using DocumentAttributeTarget. Amazon Kendra then will map your newly created metadata field to your index field.
module InlineCustomDocumentEnrichmentConfiguration =
Awso_kendra.Values.InlineCustomDocumentEnrichmentConfigurationProvides the configuration information for applying basic logic to alter document metadata and content when ingesting documents into Amazon Kendra. To apply advanced logic, to go beyond what you can do with basic logic, see HookConfiguration. For more information, see Customizing document metadata during the ingestion process.
module InlineCustomDocumentEnrichmentConfigurationList =
Awso_kendra.Values.InlineCustomDocumentEnrichmentConfigurationListProvides the configuration information for invoking a Lambda function in Lambda to alter document metadata and content when ingesting documents into Amazon Kendra. You can configure your Lambda function using PreExtractionHookConfiguration if you want to apply advanced alterations on the original or raw documents. If you want to apply advanced alterations on the Amazon Kendra structured documents, you must configure your Lambda function using PostExtractionHookConfiguration. You can only invoke one Lambda function. However, this function can invoke other functions it requires. For more information, see Customizing document metadata during the ingestion process.
module CustomDocumentEnrichmentConfiguration =
Awso_kendra.Values.CustomDocumentEnrichmentConfigurationProvides the configuration information for altering document metadata and content during the document ingestion process. For more information, see Customizing document metadata during the ingestion process.
Adds one or more documents to an index. The BatchPutDocument API enables you to ingest inline documents or a set of documents stored in an Amazon S3 bucket. Use this API to ingest your text and unstructured text into an index, add custom attributes to the documents, and to attach an access control list to the documents added to the index. The documents are indexed asynchronously. You can see the progress of the batch using Amazon Web Services CloudWatch. Any error messages related to processing the batch are sent to your Amazon Web Services CloudWatch log. You can also use the BatchGetDocumentStatus API to monitor the progress of indexing your documents. For an example of ingesting inline documents using Python and Java SDKs, see Adding files directly to an index.
You have exceeded the set limits for your Amazon Kendra service. Please see Quotas for more information, or contact Support to inquire about an increase of limits.
module BatchPutDocumentResponseFailedDocument =
Awso_kendra.Values.BatchPutDocumentResponseFailedDocumentProvides information about a document that could not be indexed.
module BatchPutDocumentResponseFailedDocuments =
Awso_kendra.Values.BatchPutDocumentResponseFailedDocumentsAdds one or more documents to an index. The BatchPutDocument API enables you to ingest inline documents or a set of documents stored in an Amazon S3 bucket. Use this API to ingest your text and unstructured text into an index, add custom attributes to the documents, and to attach an access control list to the documents added to the index. The documents are indexed asynchronously. You can see the progress of the batch using Amazon Web Services CloudWatch. Any error messages related to processing the batch are sent to your Amazon Web Services CloudWatch log. You can also use the BatchGetDocumentStatus API to monitor the progress of indexing your documents. For an example of ingesting inline documents using Python and Java SDKs, see Adding files directly to an index.
Provides the configuration information to connect to Box as your data source.
Specifies additional capacity units configured for your Enterprise Edition index. You can add and remove capacity units to fit your usage requirements.
Clears existing query suggestions from an index. This deletes existing suggestions only, not the queries in the query log. After you clear suggestions, Amazon Kendra learns new suggestions based on new queries added to the query log from the time you cleared suggestions. If you do not see any new suggestions, then please allow Amazon Kendra to collect enough queries to learn new suggestions. ClearQuerySuggestions is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Gathers information about when a particular result was clicked by a user. Your application uses the SubmitFeedback API to provide click information.
Specifies the document attribute to use to sort the response to a Amazon Kendra query. You can specify a single attribute for sorting. The attribute must have the Sortable flag set to true, otherwise Amazon Kendra returns an exception. You can sort attributes of the following types. Date value Long value String value You can't sort attributes of the following type. String list value
Specifies the configuration information needed to customize how collapsed search result groups expand.
Specifies how to group results by document attribute value, and how to display them collapsed/expanded under a designated primary document for each group.
A single expanded result in a collapsed group of search results. An expanded result item contains information about an expanded result document within a collapsed group of search results. This includes the original location of the document, a list of attributes assigned to the document, and relevant text from the document that satisfies the query.
Provides details about a collapsed group of search results.
Provides information about how Amazon Kendra should use the columns of a database in an index.
Information about a conflicting query used across different sets of featured results. When you create a featured results set, you must check that the queries are unique per featured results set for each index.
module ConfluenceAttachmentToIndexFieldMapping =
Awso_kendra.Values.ConfluenceAttachmentToIndexFieldMappingMaps attributes or field names of Confluence attachments to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to Confluence fields. For more information, see Mapping data source fields. The Confuence data source field names must exist in your Confluence custom metadata.
module ConfluenceAttachmentFieldMappingsList =
Awso_kendra.Values.ConfluenceAttachmentFieldMappingsListmodule ConfluenceAttachmentConfiguration =
Awso_kendra.Values.ConfluenceAttachmentConfigurationConfiguration of attachment settings for the Confluence data source. Attachment settings are optional, if you don't specify settings attachments, Amazon Kendra won't index them.
module ConfluenceBlogToIndexFieldMapping =
Awso_kendra.Values.ConfluenceBlogToIndexFieldMappingMaps attributes or field names of Confluence blog to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to Confluence fields. For more information, see Mapping data source fields. The Confluence data source field names must exist in your Confluence custom metadata.
Configuration of blog settings for the Confluence data source. Blogs are always indexed unless filtered from the index by the ExclusionPatterns or InclusionPatterns fields in the ConfluenceConfiguration object.
Provides the configuration information for a web proxy to connect to website hosts.
module ConfluenceSpaceToIndexFieldMapping =
Awso_kendra.Values.ConfluenceSpaceToIndexFieldMappingMaps attributes or field names of Confluence spaces to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to Confluence fields. For more information, see Mapping data source fields. The Confluence data source field names must exist in your Confluence custom metadata.
Configuration information for indexing Confluence spaces.
module ConfluencePageToIndexFieldMapping =
Awso_kendra.Values.ConfluencePageToIndexFieldMappingMaps attributes or field names of Confluence pages to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to Confluence fields. For more information, see Mapping data source fields. The Confluence data source field names must exist in your Confluence custom metadata.
Configuration of the page settings for the Confluence data source.
Provides the configuration information to connect to Confluence as your data source.
Provides the configuration information that's required to connect to a database.
Provides the configuration information for your content sources, such as data sources, FAQs, and content indexed directly via BatchPutDocument.
A corrected misspelled word in a query.
module CreateAccessControlConfigurationRequest =
Awso_kendra.Values.CreateAccessControlConfigurationRequestCreates an access configuration for your documents. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents. You can use this to re-configure your existing document level access control without indexing all of your documents again. For example, your index contains top-secret company documents that only certain employees or users should access. One of these users leaves the company or switches to a team that should be blocked from accessing top-secret documents. The user still has access to top-secret documents because the user had access when your documents were previously indexed. You can create a specific access control configuration for the user with deny access. You can later update the access control configuration to allow access if the user returns to the company and re-joins the 'top-secret' team. You can re-configure access control for your documents as circumstances change. To apply your access control configuration to certain documents, you call the BatchPutDocument API with the AccessControlConfigurationId included in the Document object. If you use an S3 bucket as a data source, you update the .metadata.json with the AccessControlConfigurationId and synchronize your data source. Amazon Kendra currently only supports access control configuration for S3 data sources and documents indexed using the BatchPutDocument API. You can't configure access control using CreateAccessControlConfiguration for an Amazon Kendra Gen AI Enterprise Edition index. Amazon Kendra will return a ValidationException error for a Gen_AI_ENTERPRISE_EDITION index.
module CreateAccessControlConfigurationResponse =
Awso_kendra.Values.CreateAccessControlConfigurationResponseCreates an access configuration for your documents. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents. You can use this to re-configure your existing document level access control without indexing all of your documents again. For example, your index contains top-secret company documents that only certain employees or users should access. One of these users leaves the company or switches to a team that should be blocked from accessing top-secret documents. The user still has access to top-secret documents because the user had access when your documents were previously indexed. You can create a specific access control configuration for the user with deny access. You can later update the access control configuration to allow access if the user returns to the company and re-joins the 'top-secret' team. You can re-configure access control for your documents as circumstances change. To apply your access control configuration to certain documents, you call the BatchPutDocument API with the AccessControlConfigurationId included in the Document object. If you use an S3 bucket as a data source, you update the .metadata.json with the AccessControlConfigurationId and synchronize your data source. Amazon Kendra currently only supports access control configuration for S3 data sources and documents indexed using the BatchPutDocument API. You can't configure access control using CreateAccessControlConfiguration for an Amazon Kendra Gen AI Enterprise Edition index. Amazon Kendra will return a ValidationException error for a Gen_AI_ENTERPRISE_EDITION index.
A key-value pair that identifies or categorizes an index, FAQ, data source, or other resource. TA tag key and value can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
The code for a language. The default language is English. For more information on supported languages, including their codes, see Adding documents in languages other than English.
Provides the configuration information to connect to Amazon WorkDocs as your data source. Amazon WorkDocs connector is available in Oregon, North Virginia, Sydney, Singapore and Ireland regions.
Provides the configuration information for the sitemap URLs to crawl. When selecting websites to index, you must adhere to the Amazon Acceptable Use Policy and all other Amazon terms. Remember that you must only use Amazon Kendra Web Crawler to index your own web pages, or web pages that you have authorization to index.
Provides the configuration information for the seed or starting point URLs to crawl. When selecting websites to index, you must adhere to the Amazon Acceptable Use Policy and all other Amazon terms. Remember that you must only use Amazon Kendra Web Crawler to index your own web pages, or web pages that you have authorization to index.
Provides the configuration information of the URLs to crawl. You can only crawl websites that use the secure communication protocol, Hypertext Transfer Protocol Secure (HTTPS). If you receive an error when crawling a website, it could be that the website is blocked from crawling. When selecting websites to index, you must adhere to the Amazon Acceptable Use Policy and all other Amazon terms. Remember that you must only use Amazon Kendra Web Crawler to index your own web pages, or web pages that you have authorization to index.
Provides the configuration information required for Amazon Kendra Web Crawler.
The template schema used for the data source, where templates schemas are supported. See Data source template schemas.
Provides a template for the configuration information to connect to your data source.
Provides the configuration information to connect to Slack as your data source. Amazon Kendra now supports an upgraded Slack connector. You must now use the TemplateConfiguration object instead of the SlackConfiguration object to configure your connector. Connectors configured using the older console and API architecture will continue to function as configured. However, you won’t be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector. We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
Provides the configuration information to connect to Microsoft SharePoint as your data source.
module ServiceNowServiceCatalogConfiguration =
Awso_kendra.Values.ServiceNowServiceCatalogConfigurationProvides the configuration information for crawling service catalog items in the ServiceNow site
module ServiceNowKnowledgeArticleFilterQuery =
Awso_kendra.Values.ServiceNowKnowledgeArticleFilterQuerymodule ServiceNowKnowledgeArticleConfiguration =
Awso_kendra.Values.ServiceNowKnowledgeArticleConfigurationProvides the configuration information for crawling knowledge articles in the ServiceNow site.
Provides the configuration information to connect to ServiceNow as your data source.
module SalesforceStandardObjectConfiguration =
Awso_kendra.Values.SalesforceStandardObjectConfigurationProvides the configuration information for indexing a single standard object.
module SalesforceStandardObjectConfigurationList =
Awso_kendra.Values.SalesforceStandardObjectConfigurationListmodule SalesforceStandardObjectAttachmentConfiguration =
Awso_kendra.Values.SalesforceStandardObjectAttachmentConfigurationProvides the configuration information for processing attachments to Salesforce standard objects.
module SalesforceStandardKnowledgeArticleTypeConfiguration =
Awso_kendra.Values.SalesforceStandardKnowledgeArticleTypeConfigurationProvides the configuration information for standard Salesforce knowledge articles.
module SalesforceKnowledgeArticleStateList =
Awso_kendra.Values.SalesforceKnowledgeArticleStateListmodule SalesforceCustomKnowledgeArticleTypeName =
Awso_kendra.Values.SalesforceCustomKnowledgeArticleTypeNamemodule SalesforceCustomKnowledgeArticleTypeConfiguration =
Awso_kendra.Values.SalesforceCustomKnowledgeArticleTypeConfigurationProvides the configuration information for indexing Salesforce custom articles.
module SalesforceCustomKnowledgeArticleTypeConfigurationList =
Awso_kendra.Values.SalesforceCustomKnowledgeArticleTypeConfigurationListmodule SalesforceKnowledgeArticleConfiguration =
Awso_kendra.Values.SalesforceKnowledgeArticleConfigurationProvides the configuration information for the knowledge article types that Amazon Kendra indexes. Amazon Kendra indexes standard knowledge articles and the standard fields of knowledge articles, or the custom fields of custom knowledge articles, but not both
module SalesforceChatterFeedIncludeFilterType =
Awso_kendra.Values.SalesforceChatterFeedIncludeFilterTypemodule SalesforceChatterFeedIncludeFilterTypes =
Awso_kendra.Values.SalesforceChatterFeedIncludeFilterTypesmodule SalesforceChatterFeedConfiguration =
Awso_kendra.Values.SalesforceChatterFeedConfigurationThe configuration information for syncing a Salesforce chatter feed. The contents of the object comes from the Salesforce FeedItem table.
Provides the configuration information to connect to Salesforce as your data source.
Document metadata files that contain information such as the document access control information, source URI, document author, and custom attributes. Each metadata file contains metadata about a single document.
Provides the configuration information to connect to an Amazon S3 bucket. Amazon Kendra now supports an upgraded Amazon S3 connector. You must now use the TemplateConfiguration object instead of the S3DataSourceConfiguration object to configure your connector. Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector. We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
Provides the configuration information to connect to Quip as your data source.
User accounts whose documents should be indexed.
Provides the configuration information to connect to OneDrive as your data source.
Provides the configuration information to connect to Jira as your data source.
Provides the configuration information to connect to Google Drive as your data source.
Provides the configuration information to connect to GitHub Enterprise Cloud (SaaS).
Provides the configuration information to connect to GitHub Enterprise Server (on premises).
Provides the configuration information to include certain types of GitHub content. You can configure to index repository files only, or also include issues and pull requests, comments, and comment attachments.
Provides the configuration information to connect to GitHub as your data source. Amazon Kendra now supports an upgraded GitHub connector. You must now use the TemplateConfiguration object instead of the GitHubConfiguration object to configure your connector. Connectors configured using the older console and API architecture will continue to function as configured. However, you won’t be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector. We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
Provides the configuration information to connect to Amazon FSx as your data source. Amazon Kendra now supports an upgraded Amazon FSx Windows connector. You must now use the TemplateConfiguration object instead of the FsxConfiguration object to configure your connector. Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector. We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
Provides the configuration information to use a SQL database.
Provides the configuration information to an Amazon Kendra supported database.
Provides the configuration information for an Amazon Kendra data source.
Creates a data source connector that you want to use with an Amazon Kendra index. You specify a name, data source connector type and description for your data source. You also specify configuration information for the data source connector. CreateDataSource is a synchronous operation. The operation returns 200 if the data source was successfully created. Otherwise, an exception is raised. For an example of creating an index and data source using the Python SDK, see Getting started with Python SDK. For an example of creating an index and data source using the Java SDK, see Getting started with Java SDK.
Creates a data source connector that you want to use with an Amazon Kendra index. You specify a name, data source connector type and description for your data source. You also specify configuration information for the data source connector. CreateDataSource is a synchronous operation. The operation returns 200 if the data source was successfully created. Otherwise, an exception is raised. For an example of creating an index and data source using the Python SDK, see Getting started with Python SDK. For an example of creating an index and data source using the Java SDK, see Getting started with Java SDK.
Provides the configuration information for the identifiers of your users.
Provides the configuration information for your Amazon Kendra experience. This includes the data source IDs and/or FAQ IDs, and user or group information to grant access to your Amazon Kendra experience.
Creates an Amazon Kendra experience such as a search application. For more information on creating a search application experience, including using the Python and Java SDKs, see Building a search experience with no code.
Creates an Amazon Kendra experience such as a search application. For more information on creating a search application experience, including using the Python and Java SDKs, see Building a search experience with no code.
Creates a set of frequently ask questions (FAQs) using a specified FAQ file stored in an Amazon S3 bucket. Adding FAQs to an index is an asynchronous operation. For an example of adding an FAQ to an index using Python and Java SDKs, see Using your FAQ file.
Creates a set of frequently ask questions (FAQs) using a specified FAQ file stored in an Amazon S3 bucket. Adding FAQs to an index is an asynchronous operation. For an example of adding an FAQ to an index using Python and Java SDKs, see Using your FAQ file.
A featured document. This document is displayed at the top of the search results page, placed above all other results for certain queries. If there's an exact match of a query, then the document is featured in the search results.
Creates a set of featured results to display at the top of the search results page. Featured results are placed above all other results for certain queries. You map specific queries to specific documents for featuring in the results. If a query contains an exact match, then one or more specific documents are featured in the search results. You can create up to 50 sets of featured results per index. You can request to increase this limit by contacting Support.
A set of featured results that are displayed at the top of your search results. Featured results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.
An error message with a list of conflicting queries used across different sets of featured results. This occurred with the request for a new featured results set. Check that the queries you specified for featured results are unique per featured results set for each index.
Creates a set of featured results to display at the top of the search results page. Featured results are placed above all other results for certain queries. You map specific queries to specific documents for featuring in the results. If a query contains an exact match, then one or more specific documents are featured in the search results. You can create up to 50 sets of featured results per index. You can request to increase this limit by contacting Support.
Provides the configuration information for the JWT token type.
Provides the configuration information for the JSON token type.
Provides the configuration information for a token. If you're using an Amazon Kendra Gen AI Enterprise Edition index and you try to use UserTokenConfigurations to configure user context policy, Amazon Kendra returns a ValidationException error.
Provides the configuration information to get users and groups from an IAM Identity Center identity source. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents. You can also use the PutPrincipalMapping API to map users to their groups so that you only need to provide the user ID when you issue the query. To set up an IAM Identity Center identity source in the console to use with Amazon Kendra, see Getting started with an IAM Identity Center identity source. You must also grant the required permissions to use IAM Identity Center with Amazon Kendra. For more information, see IAM roles for IAM Identity Center. Amazon Kendra currently does not support using UserGroupResolutionConfiguration with an Amazon Web Services organization member account for your IAM Identity Center identify source. You must create your index in the management account for the organization in order to use UserGroupResolutionConfiguration. If you're using an Amazon Kendra Gen AI Enterprise Edition index, UserGroupResolutionConfiguration isn't supported.
module ServerSideEncryptionConfiguration =
Awso_kendra.Values.ServerSideEncryptionConfigurationProvides the identifier of the KMS key used to encrypt data indexed by Amazon Kendra. Amazon Kendra doesn't support asymmetric keys.
Creates an Amazon Kendra index. Index creation is an asynchronous API. To determine if index creation has completed, check the Status field returned from a call to DescribeIndex. The Status field is set to ACTIVE when the index is ready to use. Once the index is active, you can index your documents using the BatchPutDocument API or using one of the supported data sources. For an example of creating an index and data source using the Python SDK, see Getting started with Python SDK. For an example of creating an index and data source using the Java SDK, see Getting started with Java SDK.
Creates an Amazon Kendra index. Index creation is an asynchronous API. To determine if index creation has completed, check the Status field returned from a call to DescribeIndex. The Status field is set to ACTIVE when the index is ready to use. Once the index is active, you can index your documents using the BatchPutDocument API or using one of the supported data sources. For an example of creating an index and data source using the Python SDK, see Getting started with Python SDK. For an example of creating an index and data source using the Java SDK, see Getting started with Java SDK.
module CreateQuerySuggestionsBlockListRequest =
Awso_kendra.Values.CreateQuerySuggestionsBlockListRequestCreates a block list to exlcude certain queries from suggestions. Any query that contains words or phrases specified in the block list is blocked or filtered out from being shown as a suggestion. You need to provide the file location of your block list text file in your S3 bucket. In your text file, enter each block word or phrase on a separate line. For information on the current quota limits for block lists, see Quotas for Amazon Kendra. CreateQuerySuggestionsBlockList is currently not supported in the Amazon Web Services GovCloud (US-West) region. For an example of creating a block list for query suggestions using the Python SDK, see Query suggestions block list.
module CreateQuerySuggestionsBlockListResponse =
Awso_kendra.Values.CreateQuerySuggestionsBlockListResponseCreates a block list to exlcude certain queries from suggestions. Any query that contains words or phrases specified in the block list is blocked or filtered out from being shown as a suggestion. You need to provide the file location of your block list text file in your S3 bucket. In your text file, enter each block word or phrase on a separate line. For information on the current quota limits for block lists, see Quotas for Amazon Kendra. CreateQuerySuggestionsBlockList is currently not supported in the Amazon Web Services GovCloud (US-West) region. For an example of creating a block list for query suggestions using the Python SDK, see Query suggestions block list.
Creates a thesaurus for an index. The thesaurus contains a list of synonyms in Solr format. For an example of adding a thesaurus file to an index, see Adding custom synonyms to an index.
Creates a thesaurus for an index. The thesaurus contains a list of synonyms in Solr format. For an example of adding a thesaurus file to an index, see Adding custom synonyms to an index.
Summary information for a Amazon Kendra data source.
Maps a batch delete document request to a specific data source sync job. This is optional and should only be supplied when documents are deleted by a data source connector.
Provides information about a data source synchronization job.
module DeleteAccessControlConfigurationRequest =
Awso_kendra.Values.DeleteAccessControlConfigurationRequestDeletes an access control configuration that you created for your documents in an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
module DeleteAccessControlConfigurationResponse =
Awso_kendra.Values.DeleteAccessControlConfigurationResponseDeletes an access control configuration that you created for your documents in an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
Deletes an Amazon Kendra data source connector. An exception is not thrown if the data source is already being deleted. While the data source is being deleted, the Status field returned by a call to the DescribeDataSource API is set to DELETING. For more information, see Deleting Data Sources. Deleting an entire data source or re-syncing your index after deleting specific documents from a data source could take up to an hour or more, depending on the number of documents you want to delete.
Deletes your Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Deletes your Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Removes a FAQ from an index.
Deletes an Amazon Kendra index. An exception is not thrown if the index is already being deleted. While the index is being deleted, the Status field returned by a call to the DescribeIndex API is set to DELETING.
Deletes a group so that all users that belong to the group can no longer access documents only available to that group. For example, after deleting the group "Summer Interns", all interns who belonged to that group no longer see intern-only documents in their search results. If you want to delete or replace users or sub groups of a group, you need to use the PutPrincipalMapping operation. For example, if a user in the group "Engineering" leaves the engineering team and another user takes their place, you provide an updated list of users or sub groups that belong to the "Engineering" group when calling PutPrincipalMapping. You can update your internal list of users or sub groups and input this list when calling PutPrincipalMapping. DeletePrincipalMapping is currently not supported in the Amazon Web Services GovCloud (US-West) region.
module DeleteQuerySuggestionsBlockListRequest =
Awso_kendra.Values.DeleteQuerySuggestionsBlockListRequestDeletes a block list used for query suggestions for an index. A deleted block list might not take effect right away. Amazon Kendra needs to refresh the entire suggestions list to add back the queries that were previously blocked. DeleteQuerySuggestionsBlockList is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Deletes an Amazon Kendra thesaurus.
module DescribeAccessControlConfigurationRequest =
Awso_kendra.Values.DescribeAccessControlConfigurationRequestGets information about an access control configuration that you created for your documents in an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
module DescribeAccessControlConfigurationResponse =
Awso_kendra.Values.DescribeAccessControlConfigurationResponseGets information about an access control configuration that you created for your documents in an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
Gets information about an Amazon Kendra data source connector.
Gets information about an Amazon Kendra data source connector.
Gets information about your Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Provides the configuration information for the endpoint for your Amazon Kendra experience.
Gets information about your Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Gets information about a FAQ.
Gets information about a FAQ.
module DescribeFeaturedResultsSetRequest =
Awso_kendra.Values.DescribeFeaturedResultsSetRequestGets information about a set of featured results. Features results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.
A featured document with its metadata information. This document is displayed at the top of the search results page, placed above all other results for certain queries. If there's an exact match of a query, then the document is featured in the search results.
A document ID doesn't exist but you have specified as a featured document. Amazon Kendra cannot feature the document if it doesn't exist in the index. You can check the status of a document and its ID or check for documents with status errors using the BatchGetDocumentStatus API.
module DescribeFeaturedResultsSetResponse =
Awso_kendra.Values.DescribeFeaturedResultsSetResponseGets information about a set of featured results. Features results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.
Gets information about an Amazon Kendra index.
Provides information about text documents indexed in an index.
Provides statistical information about the FAQ questions and answers for an index.
Provides information about the number of documents and the number of questions and answers in an index.
Provides information about how a custom index field is used during a search.
Provides information for tuning the relevance of a field in a search. When a query includes terms that match the field, the results are given a boost in the response based on these tuning parameters.
module DocumentMetadataConfigurationName =
Awso_kendra.Values.DocumentMetadataConfigurationNameSpecifies the properties, such as relevance tuning and searchability, of an index field.
module DocumentMetadataConfigurationList =
Awso_kendra.Values.DocumentMetadataConfigurationListGets information about an Amazon Kendra index.
Describes the processing of PUT and DELETE actions for mapping users to their groups. This includes information on the status of actions currently processing or yet to be processed, when actions were last updated, when actions were received by Amazon Kendra, the latest action that should process and apply after other actions, and useful error messages if an action could not be processed. DescribePrincipalMapping is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Summary information on the processing of PUT and DELETE actions for mapping users to their groups.
Describes the processing of PUT and DELETE actions for mapping users to their groups. This includes information on the status of actions currently processing or yet to be processed, when actions were last updated, when actions were received by Amazon Kendra, the latest action that should process and apply after other actions, and useful error messages if an action could not be processed. DescribePrincipalMapping is currently not supported in the Amazon Web Services GovCloud (US-West) region.
module DescribeQuerySuggestionsBlockListRequest =
Awso_kendra.Values.DescribeQuerySuggestionsBlockListRequestGets information about a block list used for query suggestions for an index. This is used to check the current settings that are applied to a block list. DescribeQuerySuggestionsBlockList is currently not supported in the Amazon Web Services GovCloud (US-West) region.
module DescribeQuerySuggestionsBlockListResponse =
Awso_kendra.Values.DescribeQuerySuggestionsBlockListResponseGets information about a block list used for query suggestions for an index. This is used to check the current settings that are applied to a block list. DescribeQuerySuggestionsBlockList is currently not supported in the Amazon Web Services GovCloud (US-West) region.
module DescribeQuerySuggestionsConfigRequest =
Awso_kendra.Values.DescribeQuerySuggestionsConfigRequestGets information on the settings of query suggestions for an index. This is used to check the current settings applied to query suggestions. DescribeQuerySuggestionsConfig is currently not supported in the Amazon Web Services GovCloud (US-West) region.
module DescribeQuerySuggestionsConfigResponse =
Awso_kendra.Values.DescribeQuerySuggestionsConfigResponseGets information on the settings of query suggestions for an index. This is used to check the current settings applied to query suggestions. DescribeQuerySuggestionsConfig is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Gets information about an Amazon Kendra thesaurus.
Gets information about an Amazon Kendra thesaurus.
module DisassociateEntitiesFromExperienceRequest =
Awso_kendra.Values.DisassociateEntitiesFromExperienceRequestPrevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
module DisassociateEntitiesFromExperienceResponse =
Awso_kendra.Values.DisassociateEntitiesFromExperienceResponsePrevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
module DisassociatePersonasFromEntitiesRequest =
Awso_kendra.Values.DisassociatePersonasFromEntitiesRequestRemoves the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
module DisassociatePersonasFromEntitiesResponse =
Awso_kendra.Values.DisassociatePersonasFromEntitiesResponseRemoves the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
module DocumentAttributeValueCountPair =
Awso_kendra.Values.DocumentAttributeValueCountPairProvides the count of documents that match a particular document attribute or field when doing a faceted search.
module DocumentAttributeValueCountPairList =
Awso_kendra.Values.DocumentAttributeValueCountPairListmodule FacetResult = Awso_kendra.Values.FacetResultThe facet values for the documents in the response.
module FacetResultList = Awso_kendra.Values.FacetResultListOverrides the document relevance properties of a custom index field.
module DocumentRelevanceOverrideConfigurationList =
Awso_kendra.Values.DocumentRelevanceOverrideConfigurationListInformation about the user entity.
Summary information for users or groups in your IAM Identity Center identity source with granted access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Summary information for your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
module TopDocumentAttributeValueCountPairsSize =
Awso_kendra.Values.TopDocumentAttributeValueCountPairsSizemodule Facet = Awso_kendra.Values.FacetInformation about a document attribute or field. You can use document attributes as facets. For example, the document attribute or facet "Department" includes the values "HR", "Engineering", and "Accounting". You can display these values in the search results so that documents can be searched by department. You can display up to 10 facet values per facet for a query. If you want to increase this limit, contact Support.
module FacetList = Awso_kendra.Values.FacetListSummary information for frequently asked questions and answers included in an index.
A single featured result item. A featured result is displayed at the top of the search results page, placed above all other results for certain queries. If there's an exact match of a query, then certain documents are featured in the search results.
Summary information for a set of featured results. Featured results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.
Fetches the queries that are suggested to your users. GetQuerySuggestions is currently not supported in the Amazon Web Services GovCloud (US-West) region.
The text highlights for a single query suggestion.
Provides text and information about where to highlight the query suggestion text.
The SuggestionTextWithHighlights structure information.
The document ID and its fields/attributes that are used for a query suggestion, if document fields set to use for query suggestions.
A single query suggestion.
Fetches the queries that are suggested to your users. GetQuerySuggestions is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Retrieves search metrics data. The data provides a snapshot of how your users interact with your search application and how effective the application is.
Provides a range of time.
The input to the request is not valid. Please provide the correct input and try again.
Retrieves search metrics data. The data provides a snapshot of how your users interact with your search application and how effective the application is.
The users that belong to a group.
The sub groups that belong to a group.
A list of users that belong to a group. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
Summary information for groups.
Summary information on the configuration of an index.
module MaxResultsIntegerForListAccessControlConfigurationsRequest =
Awso_kendra.Values.MaxResultsIntegerForListAccessControlConfigurationsRequestmodule ListAccessControlConfigurationsRequest =
Awso_kendra.Values.ListAccessControlConfigurationsRequestLists one or more access control configurations for an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
module ListAccessControlConfigurationsResponse =
Awso_kendra.Values.ListAccessControlConfigurationsResponseLists one or more access control configurations for an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents.
module MaxResultsIntegerForListDataSourceSyncJobsRequest =
Awso_kendra.Values.MaxResultsIntegerForListDataSourceSyncJobsRequestGets statistics about synchronizing a data source connector.
Gets statistics about synchronizing a data source connector.
module MaxResultsIntegerForListDataSourcesRequest =
Awso_kendra.Values.MaxResultsIntegerForListDataSourcesRequestLists the data source connectors that you have created.
Lists the data source connectors that you have created.
module MaxResultsIntegerForListEntityPersonasRequest =
Awso_kendra.Values.MaxResultsIntegerForListEntityPersonasRequestLists specific permissions of users and groups with access to your Amazon Kendra experience.
Summary information for users or groups in your IAM Identity Center identity source. This applies to users and groups with specific permissions that define their level of access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Lists specific permissions of users and groups with access to your Amazon Kendra experience.
Lists users or groups in your IAM Identity Center identity source that are granted access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Lists users or groups in your IAM Identity Center identity source that are granted access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
module MaxResultsIntegerForListExperiencesRequest =
Awso_kendra.Values.MaxResultsIntegerForListExperiencesRequestLists one or more Amazon Kendra experiences. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Lists one or more Amazon Kendra experiences. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
module MaxResultsIntegerForListFaqsRequest =
Awso_kendra.Values.MaxResultsIntegerForListFaqsRequestGets a list of FAQs associated with an index.
Gets a list of FAQs associated with an index.
module MaxResultsIntegerForListFeaturedResultsSetsRequest =
Awso_kendra.Values.MaxResultsIntegerForListFeaturedResultsSetsRequestLists all your sets of featured results for a given index. Features results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.
Lists all your sets of featured results for a given index. Features results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.
module MaxResultsIntegerForListPrincipalsRequest =
Awso_kendra.Values.MaxResultsIntegerForListPrincipalsRequestmodule ListGroupsOlderThanOrderingIdRequest =
Awso_kendra.Values.ListGroupsOlderThanOrderingIdRequestProvides a list of groups that are mapped to users before a given ordering or timestamp identifier. ListGroupsOlderThanOrderingId is currently not supported in the Amazon Web Services GovCloud (US-West) region.
module ListGroupsOlderThanOrderingIdResponse =
Awso_kendra.Values.ListGroupsOlderThanOrderingIdResponseProvides a list of groups that are mapped to users before a given ordering or timestamp identifier. ListGroupsOlderThanOrderingId is currently not supported in the Amazon Web Services GovCloud (US-West) region.
module MaxResultsIntegerForListIndicesRequest =
Awso_kendra.Values.MaxResultsIntegerForListIndicesRequestLists the Amazon Kendra indexes that you created.
Lists the Amazon Kendra indexes that you created.
module MaxResultsIntegerForListQuerySuggestionsBlockLists =
Awso_kendra.Values.MaxResultsIntegerForListQuerySuggestionsBlockListsmodule ListQuerySuggestionsBlockListsRequest =
Awso_kendra.Values.ListQuerySuggestionsBlockListsRequestLists the block lists used for query suggestions for an index. For information on the current quota limits for block lists, see Quotas for Amazon Kendra. ListQuerySuggestionsBlockLists is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Summary information on a query suggestions block list. This includes information on the block list ID, block list name, when the block list was created, when the block list was last updated, and the count of block words/phrases in the block list. For information on the current quota limits for block lists, see Quotas for Amazon Kendra.
module QuerySuggestionsBlockListSummaryItems =
Awso_kendra.Values.QuerySuggestionsBlockListSummaryItemsmodule ListQuerySuggestionsBlockListsResponse =
Awso_kendra.Values.ListQuerySuggestionsBlockListsResponseLists the block lists used for query suggestions for an index. For information on the current quota limits for block lists, see Quotas for Amazon Kendra. ListQuerySuggestionsBlockLists is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Gets a list of tags associated with a resource. Indexes, FAQs, data sources, and other resources can have tags associated with them.
The resource you want to use isn't available. Please check you have provided the correct resource and try again.
Gets a list of tags associated with a resource. Indexes, FAQs, data sources, and other resources can have tags associated with them.
module MaxResultsIntegerForListThesauriRequest =
Awso_kendra.Values.MaxResultsIntegerForListThesauriRequestLists the thesauri for an index.
An array of summary information for a thesaurus or multiple thesauri.
Lists the thesauri for an index.
Maps users to their groups so that you only need to provide the user ID when you issue the query. You can also map sub groups to groups. For example, the group "Company Intellectual Property Teams" includes sub groups "Research" and "Engineering". These sub groups include their own list of users or people who work in these teams. Only users who work in research and engineering, and therefore belong in the intellectual property group, can see top-secret company documents in their search results. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents. For more information, see Filtering on user context. If more than five PUT actions for a group are currently processing, a validation exception is thrown.
Provides the configuration information for suggested query spell corrections. Suggested spell corrections are based on words that appear in your indexed documents and how closely a corrected word matches a misspelled word. This feature is designed with certain defaults or limits. For information on the current limits and how to request more support for some limits, see the Spell Checker documentation.
Searches an index given an input query. If you are working with large language models (LLMs) or implementing retrieval augmented generation (RAG) systems, you can use Amazon Kendra's Retrieve API, which can return longer semantically relevant passages. We recommend using the Retrieve API instead of filing a service limit increase to increase the Query API document excerpt length. You can configure boosting or relevance tuning at the query level to override boosting at the index level, filter based on document fields/attributes and faceted search, and filter based on the user or their group access to documents. You can also include certain fields in the response that might provide useful additional information. A query response contains three types of results. Relevant suggested answers. The answers can be either a text excerpt or table excerpt. The answer can be highlighted in the excerpt. Matching FAQs or questions-answer from your FAQ file. Relevant documents. This result type includes an excerpt of the document with the document title. The searched terms can be highlighted in the excerpt. You can specify that the query return only one type of result using the QueryResultTypeFilter parameter. Each query returns the 100 most relevant results. If you filter result type to only question-answers, a maximum of four results are returned. If you filter result type to only answers, a maximum of three results are returned. If you're using an Amazon Kendra Gen AI Enterprise Edition index, you can only use ATTRIBUTE_FILTER to filter search results by user context. If you're using an Amazon Kendra Gen AI Enterprise Edition index and you try to use USER_TOKEN to configure user context policy, Amazon Kendra returns a ValidationException error.
The warning code and message that explains a problem with a query.
A query with suggested spell corrections.
Provides information about a table cell in a table excerpt.
Information about a row in a table excerpt.
An excerpt from a table within a document. The table excerpt displays up to five columns and three rows, depending on how many table cells are relevant to the query and how many columns are available in the original table. The top most relevant cell is displayed in the table excerpt, along with the next most relevant cells.
Provides a relative ranking that indicates how confident Amazon Kendra is that the response is relevant to the query.
A single query result. A query result contains information about a document returned by the query. This includes the original location of the document, a list of attributes assigned to the document, and relevant text from the document that satisfies the query.
Searches an index given an input query. If you are working with large language models (LLMs) or implementing retrieval augmented generation (RAG) systems, you can use Amazon Kendra's Retrieve API, which can return longer semantically relevant passages. We recommend using the Retrieve API instead of filing a service limit increase to increase the Query API document excerpt length. You can configure boosting or relevance tuning at the query level to override boosting at the index level, filter based on document fields/attributes and faceted search, and filter based on the user or their group access to documents. You can also include certain fields in the response that might provide useful additional information. A query response contains three types of results. Relevant suggested answers. The answers can be either a text excerpt or table excerpt. The answer can be highlighted in the excerpt. Matching FAQs or questions-answer from your FAQ file. Relevant documents. This result type includes an excerpt of the document with the document title. The searched terms can be highlighted in the excerpt. You can specify that the query return only one type of result using the QueryResultTypeFilter parameter. Each query returns the 100 most relevant results. If you filter result type to only question-answers, a maximum of four results are returned. If you filter result type to only answers, a maximum of three results are returned. If you're using an Amazon Kendra Gen AI Enterprise Edition index, you can only use ATTRIBUTE_FILTER to filter search results by user context. If you're using an Amazon Kendra Gen AI Enterprise Edition index and you try to use USER_TOKEN to configure user context policy, Amazon Kendra returns a ValidationException error.
Provides feedback on how relevant a document is to a search. Your application uses the SubmitFeedback API to provide relevance information.
The resource you want to use is currently in use. Please check you have provided the correct resource and try again.
Retrieves relevant passages or text excerpts given an input query. This API is similar to the Query API. However, by default, the Query API only returns excerpt passages of up to 100 token words. With the Retrieve API, you can retrieve longer passages of up to 200 token words and up to 100 semantically relevant passages. This doesn't include question-answer or FAQ type responses from your index. The passages are text excerpts that can be semantically extracted from multiple documents and multiple parts of the same document. If in extreme cases your documents produce zero passages using the Retrieve API, you can alternatively use the Query API and its types of responses. You can also do the following: Override boosting at the index level Filter based on document fields or attributes Filter based on the user or their group access to documents View the confidence score bucket for a retrieved passage result. The confidence bucket provides a relative ranking that indicates how confident Amazon Kendra is that the response is relevant to the query. Confidence score buckets are currently available only for English. You can also include certain fields in the response that might provide useful additional information. The Retrieve API shares the number of query capacity units that you set for your index. For more information on what's included in a single capacity unit and the default base capacity for an index, see Adjusting capacity. If you're using an Amazon Kendra Gen AI Enterprise Edition index, you can only use ATTRIBUTE_FILTER to filter search results by user context. If you're using an Amazon Kendra Gen AI Enterprise Edition index and you try to use USER_TOKEN to configure user context policy, Amazon Kendra returns a ValidationException error.
A single retrieved relevant passage result.
Retrieves relevant passages or text excerpts given an input query. This API is similar to the Query API. However, by default, the Query API only returns excerpt passages of up to 100 token words. With the Retrieve API, you can retrieve longer passages of up to 200 token words and up to 100 semantically relevant passages. This doesn't include question-answer or FAQ type responses from your index. The passages are text excerpts that can be semantically extracted from multiple documents and multiple parts of the same document. If in extreme cases your documents produce zero passages using the Retrieve API, you can alternatively use the Query API and its types of responses. You can also do the following: Override boosting at the index level Filter based on document fields or attributes Filter based on the user or their group access to documents View the confidence score bucket for a retrieved passage result. The confidence bucket provides a relative ranking that indicates how confident Amazon Kendra is that the response is relevant to the query. Confidence score buckets are currently available only for English. You can also include certain fields in the response that might provide useful additional information. The Retrieve API shares the number of query capacity units that you set for your index. For more information on what's included in a single capacity unit and the default base capacity for an index, see Adjusting capacity. If you're using an Amazon Kendra Gen AI Enterprise Edition index, you can only use ATTRIBUTE_FILTER to filter search results by user context. If you're using an Amazon Kendra Gen AI Enterprise Edition index and you try to use USER_TOKEN to configure user context policy, Amazon Kendra returns a ValidationException error.
Starts a synchronization job for a data source connector. If a synchronization job is already in progress, Amazon Kendra returns a ResourceInUseException exception. Re-syncing your data source with your index after modifying, adding, or deleting documents from your data source respository could take up to an hour or more, depending on the number of documents to sync.
Starts a synchronization job for a data source connector. If a synchronization job is already in progress, Amazon Kendra returns a ResourceInUseException exception. Re-syncing your data source with your index after modifying, adding, or deleting documents from your data source respository could take up to an hour or more, depending on the number of documents to sync.
Stops a synchronization job that is currently running. You can't stop a scheduled synchronization job.
Enables you to provide feedback to Amazon Kendra to improve the performance of your index. SubmitFeedback is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Adds the specified tag to the specified index, FAQ, data source, or other resource. If the tag already exists, the existing value is replaced with the new value.
Adds the specified tag to the specified index, FAQ, data source, or other resource. If the tag already exists, the existing value is replaced with the new value.
Removes a tag from an index, FAQ, data source, or other resource.
Removes a tag from an index, FAQ, data source, or other resource.
module UpdateAccessControlConfigurationRequest =
Awso_kendra.Values.UpdateAccessControlConfigurationRequestUpdates an access control configuration for your documents in an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents. You can update an access control configuration you created without indexing all of your documents again. For example, your index contains top-secret company documents that only certain employees or users should access. You created an 'allow' access control configuration for one user who recently joined the 'top-secret' team, switching from a team with 'deny' access to top-secret documents. However, the user suddenly returns to their previous team and should no longer have access to top secret documents. You can update the access control configuration to re-configure access control for your documents as circumstances change. You call the BatchPutDocument API to apply the updated access control configuration, with the AccessControlConfigurationId included in the Document object. If you use an S3 bucket as a data source, you synchronize your data source to apply the AccessControlConfigurationId in the .metadata.json file. Amazon Kendra currently only supports access control configuration for S3 data sources and documents indexed using the BatchPutDocument API. You can't configure access control using CreateAccessControlConfiguration for an Amazon Kendra Gen AI Enterprise Edition index. Amazon Kendra will return a ValidationException error for a Gen_AI_ENTERPRISE_EDITION index.
module UpdateAccessControlConfigurationResponse =
Awso_kendra.Values.UpdateAccessControlConfigurationResponseUpdates an access control configuration for your documents in an index. This includes user and group access information for your documents. This is useful for user context filtering, where search results are filtered based on the user or their group access to documents. You can update an access control configuration you created without indexing all of your documents again. For example, your index contains top-secret company documents that only certain employees or users should access. You created an 'allow' access control configuration for one user who recently joined the 'top-secret' team, switching from a team with 'deny' access to top-secret documents. However, the user suddenly returns to their previous team and should no longer have access to top secret documents. You can update the access control configuration to re-configure access control for your documents as circumstances change. You call the BatchPutDocument API to apply the updated access control configuration, with the AccessControlConfigurationId included in the Document object. If you use an S3 bucket as a data source, you synchronize your data source to apply the AccessControlConfigurationId in the .metadata.json file. Amazon Kendra currently only supports access control configuration for S3 data sources and documents indexed using the BatchPutDocument API. You can't configure access control using CreateAccessControlConfiguration for an Amazon Kendra Gen AI Enterprise Edition index. Amazon Kendra will return a ValidationException error for a Gen_AI_ENTERPRISE_EDITION index.
Updates an Amazon Kendra data source connector.
Updates your Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Updates a set of featured results. Features results are placed above all other results for certain queries. You map specific queries to specific documents for featuring in the results. If a query contains an exact match of a query, then one or more specific documents are featured in the search results.
Updates a set of featured results. Features results are placed above all other results for certain queries. You map specific queries to specific documents for featuring in the results. If a query contains an exact match of a query, then one or more specific documents are featured in the search results.
Updates an Amazon Kendra index.
module UpdateQuerySuggestionsBlockListRequest =
Awso_kendra.Values.UpdateQuerySuggestionsBlockListRequestUpdates a block list used for query suggestions for an index. Updates to a block list might not take effect right away. Amazon Kendra needs to refresh the entire suggestions list to apply any updates to the block list. Other changes not related to the block list apply immediately. If a block list is updating, then you need to wait for the first update to finish before submitting another update. Amazon Kendra supports partial updates, so you only need to provide the fields you want to update. UpdateQuerySuggestionsBlockList is currently not supported in the Amazon Web Services GovCloud (US-West) region.
module UpdateQuerySuggestionsConfigRequest =
Awso_kendra.Values.UpdateQuerySuggestionsConfigRequestUpdates the settings of query suggestions for an index. Amazon Kendra supports partial updates, so you only need to provide the fields you want to update. If an update is currently processing, you need to wait for the update to finish before making another update. Updates to query suggestions settings might not take effect right away. The time for your updated settings to take effect depends on the updates made and the number of search queries in your index. You can still enable/disable query suggestions at any time. UpdateQuerySuggestionsConfig is currently not supported in the Amazon Web Services GovCloud (US-West) region.
Updates a thesaurus for an index.