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
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: