Skip to content

Is it possible to load the entire AWS SDK into v3? #4291

Answered by RanVaknin
amit-cws asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @amit-cws ,

No, it's not possible. Unlike V2 where you load the entire SDK, V3 is on purpose modularized. It is more performant and allows your application to be tree shaken by bundlers like webpack.

Let me know if you have any questions.
Ran

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@amit-cws
Comment options

@RanVaknin
Comment options

Answer selected by RanVaknin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants