DatabaseConfiguration - Amazon Kendra API Reference

DatabaseConfiguration

Provides the configuration information to an Amazon Kendra supported database.

Contents

ColumnConfiguration

Information about where the index should get the document information from the database.

Type: ColumnConfiguration object

Required: Yes

ConnectionConfiguration

Configuration information that's required to connect to a database.

Type: ConnectionConfiguration object

Required: Yes

DatabaseEngineType

The type of database engine that runs the database.

Type: String

Valid Values: RDS_AURORA_MYSQL | RDS_AURORA_POSTGRESQL | RDS_MYSQL | RDS_POSTGRESQL

Required: Yes

AclConfiguration

Information about the database column that provides information for user context filtering.

Type: AclConfiguration object

Required: No

SqlConfiguration

Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database data source.

Type: SqlConfiguration object

Required: No

VpcConfiguration

Provides the configuration information to connect to an Amazon VPC.

Type: DataSourceVpcConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: