Back to Aws Sdk Js V3

@aws-sdk/undici-http-handler

packages-internal/undici-http-handler/README.md

3.1067.0999 B
Original Source

@aws-sdk/undici-http-handler

This package re-exports @smithy/undici-http-handler which is a smithy-compatible HTTP handler backed by modern, high performance Node.js undici client.

When to use this package

If your project uses AWS SDK for JavaScript v3 clients (packages under @aws-sdk/*), you can use this package to keep your request handler dependency within the same @aws-sdk scope.

Functionally, this package is identical to @smithy/undici-http-handler — it simply re-exports it. Use whichever scope fits your project's dependency conventions.