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.
10 lines (6 loc) • 677 B
Markdown
# @smithy/node-http-handler
[](https://www.npmjs.com/package/@smithy/node-http-handler)
[](https://www.npmjs.com/package/@smithy/node-http-handler)
This package implements the default `requestHandler` for Node.js using `node:http`, `node:https`, and `node:http2`.
For an example on how `requestHandler`s are used by Smithy generated SDK clients, refer to
the [AWS SDK for JavaScript (v3) supplemental docs](https://github.com/aws/aws-sdk-js-v3/blob/main/supplemental-docs/CLIENTS.md#request-handler-requesthandler).