AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Settings for parsing document contents. By default, the service converts the contents of each document into text before splitting it into chunks. To improve processing of PDF files with tables and images, you can configure the data source to convert the pages of text into images and use a model to describe the contents of each page.

Inheritance Hierarchy

System.Object
  Amazon.QConnect.Model.ParsingConfiguration

Namespace: Amazon.QConnect.Model
Assembly: AWSSDK.QConnect.dll
Version: 3.x.y.z

Syntax

C#
public class ParsingConfiguration

The ParsingConfiguration type exposes the following members

Constructors

NameDescription
Public Method ParsingConfiguration()

Properties

NameTypeDescription
Public Property BedrockFoundationModelConfiguration Amazon.QConnect.Model.BedrockFoundationModelConfigurationForParsing

Gets and sets the property BedrockFoundationModelConfiguration.

Settings for a foundation model used to parse documents for a data source.

Public Property ParsingStrategy Amazon.QConnect.ParsingStrategy

Gets and sets the property ParsingStrategy.

The parsing strategy for the data source.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5