As of now, we are using the AWS SDK v2 which packages all services dependencies also if they are not required. We should instead migrate to [AWS SDK for Javascript v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.html) which provides services into modular packages.
As of now, we are using the AWS SDK v2 which packages all services dependencies also if they are not required.
We should instead migrate to AWS SDK for Javascript v3 which provides services into modular packages.