AWS::Kendra::DataSource InlineCustomDocumentEnrichmentConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Kendra::DataSource InlineCustomDocumentEnrichmentConfiguration

Provides the configuration information for applying basic logic to alter document metadata and content when ingesting documents into Amazon Kendra. To apply advanced logic, to go beyond what you can do with basic logic, see HookConfiguration.

For more information, see Customizing document metadata during the ingestion process.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Condition

Configuration of the condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra.

Required: No

Type: DocumentAttributeCondition

Update requires: No interruption

DocumentContentDeletion

TRUE to delete content if the condition used for the target attribute is met.

Required: No

Type: Boolean

Update requires: No interruption

Target

Configuration of the target document attribute or metadata field when ingesting documents into Amazon Kendra. You can also include a value.

Required: No

Type: DocumentAttributeTarget

Update requires: No interruption