@smithy/node-http-handler

Installation

NPM
npm install @smithy/node-http-handler
Yarn
yarn add @smithy/node-http-handler
pnpm
pnpm add @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 requestHandlers are used by Smithy generated SDK clients, refer to the AWS SDK for JavaScript (v3) supplemental docs .

Types