InlineCustomDocumentEnrichmentConfiguration - Amazon Kendra API Reference

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.

Contents

Condition

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

Type: DocumentAttributeCondition object

Required: No

DocumentContentDeletion

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

Type: Boolean

Required: No

Target

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

Type: DocumentAttributeTarget object

Required: No

See Also

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