class Aws::BedrockAgent::Types::CustomTransformationConfiguration


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/CustomTransformationConfiguration AWS API Documentation
@return [Array<Types::Transformation>]
A Lambda function that processes documents.
@!attribute [rw] transformations
@return [Types::IntermediateStorage]
An S3 bucket path for input and output objects.
@!attribute [rw] intermediate_storage
chunk.
function to customize how chunks are split, and the metadata for each
specifies the Lambda function to invoke. You can use the Lambda
bucket path for input and output objects, and a transformation that
To process chunked documents with a Lambda function, define an S3
in an S3 bucket and invokes a Lambda function to process them.
a post-chunking transformation, the service stores chunked documents
function after they are parsed and converted into chunks. When you add
You can configure the data source to process documents with a Lambda
pipeline.
Settings for customizing steps in the data source content ingestion