ContentSourceConfiguration - Amazon Kendra API Reference

ContentSourceConfiguration

Provides the configuration information for your content sources, such as data sources, FAQs, and content indexed directly via BatchPutDocument.

Contents

DataSourceIds

The identifier of the data sources you want to use for your Amazon Kendra experience.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [a-zA-Z0-9][a-zA-Z0-9_-]*

Required: No

DirectPutContent

TRUE to use documents you indexed directly using the BatchPutDocument API.

Type: Boolean

Required: No

FaqIds

The identifier of the FAQs that you want to use for your Amazon Kendra experience.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [a-zA-Z0-9][a-zA-Z0-9_-]*

Required: No

See Also

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