UNPKG

cdk-s3-vectors

Version:

A CDK construct library for Amazon S3 Vectors. This construct simplifies the creation of vector buckets, vector indexes with full configuration options, and Amazon Bedrock knowledge bases using S3 Vectors as the underlying vector store.

8 lines (7 loc) 254 B
/** * Do not edit: * This is a compatibility redirect for contexts that do not understand package.json exports field. */ declare module "@aws-sdk/core/httpAuthSchemes" { export * from "@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d"; }