You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package contains an implementation of the (AWS Signature Version 4)[https://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-authenticating-requests.html]
7
+
authentication scheme.
8
+
9
+
It is internal to Smithy-TypeScript generated clients, and not generally intended for standalone usage outside this context.
10
+
11
+
For custom usage, inspect the interface of the SignatureV4 class.
0 commit comments