@smithy/signature-v4
Installation
NPM
npm install @smithy/signature-v4
Yarn
yarn add @smithy/signature-v4
pnpm
pnpm add @smithy/signature-v4
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.
Types
Type Name | Type |
---|
Type Name | Type |
---|---|
SignatureV4 | Class |
SignatureV4CryptoInit | Interface |
SignatureV4Init | Interface |