feat(NODE-5393): Migrate AWS signature v4 logic into driver #1773
Annotations
2 errors
|
build
Process completed with exit code 1.
|
|
build:
src/cmap/auth/mongodb_aws.ts#L127
Argument of type '{ accessKeyId: string; secretAccessKey: string; sessionToken: string; } | { accessKeyId: string; secretAccessKey: string; sessionToken?: undefined; } | undefined' is not assignable to parameter of type 'AWSCredentials'.
|