Transformation - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Transformation

A custom processing step for documents moving through a data source ingestion pipeline. To process documents after they have been converted into chunks, set the step to apply to POST_CHUNKING.

Contents

stepToApply

When the service applies the transformation.

Type: String

Valid Values: POST_CHUNKING

Required: Yes

transformationFunction

A Lambda function that processes documents.

Type: TransformationFunction object

Required: Yes

See Also

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