Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Remove aws-sdk dependency #29

Open
V-iktor opened this issue Dec 9, 2022 · 1 comment
Open

Suggestion: Remove aws-sdk dependency #29

V-iktor opened this issue Dec 9, 2022 · 1 comment

Comments

@V-iktor
Copy link

V-iktor commented Dec 9, 2022

Replace aws-sdk with @aws-sdk/client-ssm

Reducing from
└─ Unpacked Size 80.4 MB

to
└─ Unpacked Size 4.72 MB

@RanVaknin
Copy link

@V-iktor ,

aws-sdk is v2 of the AWS SDK for JS. What you are proposing was possible if this tool was making use of v3 which takes advantage of modularization.

Seems like the maintainers need to make use of v3 since v2 will get deprecated later this year.

Cheers,
Ran~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants