dragonroll/backend/node_modules/@smithy/signature-v4
2024-09-21 19:08:36 +02:00
..
dist-cjs Prepared for pushing 2024-09-21 19:08:36 +02:00
dist-es Prepared for pushing 2024-09-21 19:08:36 +02:00
dist-types Prepared for pushing 2024-09-21 19:08:36 +02:00
LICENSE Prepared for pushing 2024-09-21 19:08:36 +02:00
package.json Prepared for pushing 2024-09-21 19:08:36 +02:00
README.md Prepared for pushing 2024-09-21 19:08:36 +02:00

@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.