data Source Configuration
Parameters
value
Configuration information for an Amazon Kendra data source. The contents of the configuration depend on the type of data source. You can only specify one type of data source in the configuration. You can't specify the Configuration
parameter when the Type
parameter is set to CUSTOM
. The Configuration
parameter is required for all other data sources.
suspend fun dataSourceConfiguration(argument: suspend DataSourceConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration information for an Amazon Kendra data source. The contents of the configuration depend on the type of data source. You can only specify one type of data source in the configuration. You can't specify the Configuration
parameter when the Type
parameter is set to CUSTOM
. The Configuration
parameter is required for all other data sources.