kendra Configuration
Parameters
value
Configuration block for information required to use the AMAZON.KendraSearchIntent intent to connect to an Amazon Kendra index. The AMAZON.KendraSearchIntent intent is called when Amazon Lex can't determine another intent to invoke. See kendra_configuration
.
suspend fun kendraConfiguration(argument: suspend V2modelsIntentKendraConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for information required to use the AMAZON.KendraSearchIntent intent to connect to an Amazon Kendra index. The AMAZON.KendraSearchIntent intent is called when Amazon Lex can't determine another intent to invoke. See kendra_configuration
.