owlcub-academy/node_modules/@smithy/signature-v4
Romain bogdanovic 23febeebd4 fix: use client directive order, remove unused useTranslations import 2026-03-28 19:18:03 +01:00
..
dist-cjs fix: use client directive order, remove unused useTranslations import 2026-03-28 19:18:03 +01:00
dist-es fix: use client directive order, remove unused useTranslations import 2026-03-28 19:18:03 +01:00
dist-types fix: use client directive order, remove unused useTranslations import 2026-03-28 19:18:03 +01:00
LICENSE fix: use client directive order, remove unused useTranslations import 2026-03-28 19:18:03 +01:00
README.md fix: use client directive order, remove unused useTranslations import 2026-03-28 19:18:03 +01:00
package.json fix: use client directive order, remove unused useTranslations import 2026-03-28 19:18:03 +01:00

README.md

@smithy/signature-v4

NPM version NPM downloads

This package contains an implementation of the AWS Signature Version 4 authentication scheme.

It is internal to Smithy-TypeScript generated clients, and not generally intended for standalone usage outside this context.

For custom usage, inspect the interface of the SignatureV4 class.