aws-sdk-kendra 1.95.0

AWS SDK for AWSKendraFrontendService
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AssociateEntitiesToExperience` operation.
pub mod associate_entities_to_experience;

/// Types for the `AssociatePersonasToEntities` operation.
pub mod associate_personas_to_entities;

/// Types for the `BatchDeleteDocument` operation.
pub mod batch_delete_document;

/// Types for the `BatchDeleteFeaturedResultsSet` operation.
pub mod batch_delete_featured_results_set;

/// Types for the `BatchGetDocumentStatus` operation.
pub mod batch_get_document_status;

/// Types for the `BatchPutDocument` operation.
pub mod batch_put_document;

/// Types for the `ClearQuerySuggestions` operation.
pub mod clear_query_suggestions;

/// Types for the `CreateAccessControlConfiguration` operation.
pub mod create_access_control_configuration;

/// Types for the `CreateDataSource` operation.
pub mod create_data_source;

/// Types for the `CreateExperience` operation.
pub mod create_experience;

/// Types for the `CreateFaq` operation.
pub mod create_faq;

/// Types for the `CreateFeaturedResultsSet` operation.
pub mod create_featured_results_set;

/// Types for the `CreateIndex` operation.
pub mod create_index;

/// Types for the `CreateQuerySuggestionsBlockList` operation.
pub mod create_query_suggestions_block_list;

/// Types for the `CreateThesaurus` operation.
pub mod create_thesaurus;

/// Types for the `DeleteAccessControlConfiguration` operation.
pub mod delete_access_control_configuration;

/// Types for the `DeleteDataSource` operation.
pub mod delete_data_source;

/// Types for the `DeleteExperience` operation.
pub mod delete_experience;

/// Types for the `DeleteFaq` operation.
pub mod delete_faq;

/// Types for the `DeleteIndex` operation.
pub mod delete_index;

/// Types for the `DeletePrincipalMapping` operation.
pub mod delete_principal_mapping;

/// Types for the `DeleteQuerySuggestionsBlockList` operation.
pub mod delete_query_suggestions_block_list;

/// Types for the `DeleteThesaurus` operation.
pub mod delete_thesaurus;

/// Types for the `DescribeAccessControlConfiguration` operation.
pub mod describe_access_control_configuration;

/// Types for the `DescribeDataSource` operation.
pub mod describe_data_source;

/// Types for the `DescribeExperience` operation.
pub mod describe_experience;

/// Types for the `DescribeFaq` operation.
pub mod describe_faq;

/// Types for the `DescribeFeaturedResultsSet` operation.
pub mod describe_featured_results_set;

/// Types for the `DescribeIndex` operation.
pub mod describe_index;

/// Types for the `DescribePrincipalMapping` operation.
pub mod describe_principal_mapping;

/// Types for the `DescribeQuerySuggestionsBlockList` operation.
pub mod describe_query_suggestions_block_list;

/// Types for the `DescribeQuerySuggestionsConfig` operation.
pub mod describe_query_suggestions_config;

/// Types for the `DescribeThesaurus` operation.
pub mod describe_thesaurus;

/// Types for the `DisassociateEntitiesFromExperience` operation.
pub mod disassociate_entities_from_experience;

/// Types for the `DisassociatePersonasFromEntities` operation.
pub mod disassociate_personas_from_entities;

/// Types for the `GetQuerySuggestions` operation.
pub mod get_query_suggestions;

/// Types for the `GetSnapshots` operation.
pub mod get_snapshots;

/// Types for the `ListAccessControlConfigurations` operation.
pub mod list_access_control_configurations;

/// Types for the `ListDataSourceSyncJobs` operation.
pub mod list_data_source_sync_jobs;

/// Types for the `ListDataSources` operation.
pub mod list_data_sources;

/// Types for the `ListEntityPersonas` operation.
pub mod list_entity_personas;

/// Types for the `ListExperienceEntities` operation.
pub mod list_experience_entities;

/// Types for the `ListExperiences` operation.
pub mod list_experiences;

/// Types for the `ListFaqs` operation.
pub mod list_faqs;

/// Types for the `ListFeaturedResultsSets` operation.
pub mod list_featured_results_sets;

/// Types for the `ListGroupsOlderThanOrderingId` operation.
pub mod list_groups_older_than_ordering_id;

/// Types for the `ListIndices` operation.
pub mod list_indices;

/// Types for the `ListQuerySuggestionsBlockLists` operation.
pub mod list_query_suggestions_block_lists;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListThesauri` operation.
pub mod list_thesauri;

/// Types for the `PutPrincipalMapping` operation.
pub mod put_principal_mapping;

/// Types for the `Query` operation.
pub mod query;

/// Types for the `Retrieve` operation.
pub mod retrieve;

/// Types for the `StartDataSourceSyncJob` operation.
pub mod start_data_source_sync_job;

/// Types for the `StopDataSourceSyncJob` operation.
pub mod stop_data_source_sync_job;

/// Types for the `SubmitFeedback` operation.
pub mod submit_feedback;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateAccessControlConfiguration` operation.
pub mod update_access_control_configuration;

/// Types for the `UpdateDataSource` operation.
pub mod update_data_source;

/// Types for the `UpdateExperience` operation.
pub mod update_experience;

/// Types for the `UpdateFeaturedResultsSet` operation.
pub mod update_featured_results_set;

/// Types for the `UpdateIndex` operation.
pub mod update_index;

/// Types for the `UpdateQuerySuggestionsBlockList` operation.
pub mod update_query_suggestions_block_list;

/// Types for the `UpdateQuerySuggestionsConfig` operation.
pub mod update_query_suggestions_config;

/// Types for the `UpdateThesaurus` operation.
pub mod update_thesaurus;