@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / CustomTransformation
Represents a custom transformation configuration for a data source ingestion.
new CustomTransformation():
CustomTransformation
abstract
configuration:CustomTransformationConfigurationProperty
The CloudFormation property representation of this custom transformation configuration.
abstract
generatePolicyStatements(scope
):PolicyStatement
[]
Construct
PolicyStatement
[]
static
lambda(props
):CustomTransformation
This feature allows you to use a Lambda function to inject your own logic into the knowledge base ingestion process.