@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / opensearchmanagedcluster / OpenSearchFieldMapping
Field mapping configuration for OpenSearch vector store
readonlymetadataField:string
The name of the field in which Amazon Bedrock stores metadata about the vector store.
readonlytextField:string
The name of the field in which Amazon Bedrock stores the raw text in chunks from your data.
readonlyvectorField:string
The name of the field in which Amazon Bedrock stores the vector embeddings.