Kendra Functions
object KendraFunctions
Functions
Link copied to clipboard
Provides details about a specific Amazon Kendra Experience.
suspend fun getExperience(argument: suspend GetExperiencePlainArgsBuilder.() -> Unit): GetExperienceResult
Link copied to clipboard
Provides details about a specific Amazon Kendra Faq.
Link copied to clipboard
Provides details about a specific Amazon Kendra Index.
Link copied to clipboard
suspend fun getQuerySuggestionsBlockList(argument: GetQuerySuggestionsBlockListPlainArgs): GetQuerySuggestionsBlockListResult
Provides details about a specific Amazon Kendra block list used for query suggestions for an index.
suspend fun getQuerySuggestionsBlockList(argument: suspend GetQuerySuggestionsBlockListPlainArgsBuilder.() -> Unit): GetQuerySuggestionsBlockListResult
suspend fun getQuerySuggestionsBlockList(indexId: String, querySuggestionsBlockListId: String, tags: Map<String, String>? = null): GetQuerySuggestionsBlockListResult
Link copied to clipboard
Provides details about a specific Amazon Kendra Thesaurus.
suspend fun getThesaurus(argument: suspend GetThesaurusPlainArgsBuilder.() -> Unit): GetThesaurusResult
suspend fun getThesaurus(indexId: String, tags: Map<String, String>? = null, thesaurusId: String): GetThesaurusResult