@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / VectorFieldMapping
readonlymetadataField:string
The name of the field in which Amazon Bedrock stores metadata about the vector store.
"AMAZON_BEDROCK_METADATA"
readonlytextField:string
The name of the field in which Amazon Bedrock stores the raw text from your data. The text is split according to the chunking strategy you choose.
"AMAZON_BEDROCK_TEXT"