generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / opensearchserverless / VectorCollectionProps

Interface: VectorCollectionProps

Properties

collectionName

readonly collectionName: string

The name of the collection.


customAossPolicy?

readonly optional customAossPolicy: ManagedPolicy

A user defined IAM policy that allows API access to the collection.


standbyReplicas?

readonly optional standbyReplicas: VectorCollectionStandbyReplicas

Indicates whether to use standby replicas for the collection.

Default

ENABLED