raedatoui opened this issue a year ago · 0 comments
This PR #34 didnt update the typings file, which still has
const AWS = require("aws-sdk"); export const ConnectorFactory: (awsConfig: AWS.Config) => Connector;
Maybe it's time to drop support to the SDK v2 in the next major release?