.. | ||
dist-cjs | ||
dist-es | ||
dist-types | ||
LICENSE | ||
package.json | ||
README.md |
@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.