Open
Description
-
What did you do?
I'm running snowflake-sdk in google cloud function. -
What did you expect to see?
No messages for AWS -
What did you see instead?
(node:1) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
Please migrate your code to use AWS SDK for JavaScript (v3)
Is there any consideration to make AWS/Azure as optional peer dependencies? This would:
- reduce bundle size
- allow the folks requesting AWS v3 to choose their version AWS SDK V3 support #365
Activity