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

fix: remove aws-sdk V2; import aws-sdk V3 packages (#637) #662

Closed david-mcafee closed 3 years ago

david-mcafee commented 3 years ago

Issue #, if available: #637

Description of changes: Remove aws-sdk V2 and import only the necessary aws-sdk V3 packages instead of the entire sdk.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.