@aws-sdk/undici-http-handler
v3.0.0
Published
AWS SDK for JavaScript reqeust handler backed by modern, high performance Node.js undici client
Downloads
817
Readme
@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.
