Builder
Properties
If you specify BEDROCK_DATA_AUTOMATION as the parsing strategy for ingesting your data source, use this object to modify configurations for using the Amazon Bedrock Data Automation parser.
If you specify BEDROCK_FOUNDATION_MODEL as the parsing strategy for ingesting your data source, use this object to modify configurations for using a foundation model to parse documents.
The parsing strategy for the data source. Only SMART_PARSING can be selected for managed knowledge bases. For more information, see Customize ingestion for managed knowledge bases.
Functions
construct an aws.sdk.kotlin.services.bedrockagent.model.BedrockDataAutomationConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagent.model.BedrockFoundationModelConfiguration inside the given block