awslabs / aws-mobile-appsync-sdk-js

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Apache License 2.0
919 stars 266 forks source link

Migrate to AWS-SDK v3? #637

Closed mjeffryes closed 2 years ago

mjeffryes commented 3 years ago

What is the current behavior? These packages depend on an obsolete monolithic version of the aws sdk (^2.814.0). This drags in a bunch of bloat.

What is the expected behavior? Depend on just the slice of the v3 aws-sdk required by the package.

It doesn't look like the project is using all that much from aws-sdk:

I'd be happy to create a pull request for the upgrate if the maintainers are amenable to the change.

david-mcafee commented 2 years ago

This ticket can now be closed, as we have merged the changes for both Apollo versions.