revere.dev/safelock/dashboard/node_modules/@smithy/signature-v4
Brandon Hall 87bad2254c Remi a skid 2024-07-01 20:55:25 +01:00
..
dist-cjs Remi a skid 2024-07-01 20:55:25 +01:00
dist-es Remi a skid 2024-07-01 20:55:25 +01:00
dist-types Remi a skid 2024-07-01 20:55:25 +01:00
LICENSE Remi a skid 2024-07-01 20:55:25 +01:00
README.md Remi a skid 2024-07-01 20:55:25 +01:00
package.json Remi a skid 2024-07-01 20:55:25 +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.