NeahNew/node_modules/@smithy/signature-v4
2025-05-04 13:45:45 +02:00
..
dist-cjs pages s3 2025-05-04 13:45:45 +02:00
dist-es pages s3 2025-05-04 13:45:45 +02:00
dist-types pages s3 2025-05-04 13:45:45 +02:00
LICENSE pages s3 2025-05-04 13:45:45 +02:00
package.json pages s3 2025-05-04 13:45:45 +02:00
README.md pages s3 2025-05-04 13:45:45 +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.