I have a small codebase, with a number of third party libs, including other AWS libs for rds-data, s3, etc - it totals ~60MB including node_modules folder.
Adding this as a dependency has added over 100MB of additional dependencies! Surely that cant be necessary? Its almost half the lambda budget solely for IAM authentication with keyspaces...