@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / opensearchmanagedcluster / OpenSearchManagedClusterVectorStoreProps
Properties for an OpenSearchManagedClusterVectorStore
readonlydomainArn:string
The ARN of your OpenSearch Customer Managed Domain.
readonlydomainEndpoint:string
The url of your OpenSearch Managed cluster domain.
readonlyfieldMapping:OpenSearchFieldMapping
Configuration for field mappings in the vector store. Bedrock uses these fields to store your data. If you haven’t configured these fields in your vector database, your Knowledge Base will fail to be created.
readonlyvectorIndexName:string
The vector index name of your OpenSearch Customer Managed Domain.