bcgov / critterbase-api

0 stars 0 forks source link

Migration from AWS SDK V2 to AWS SDK V3 #29

Closed JeremyQuartech closed 1 year ago

JeremyQuartech commented 1 year ago

This PR updates the usage of AWS SDK from deprecated V2 to V3, bringing modularity, native async/await support, and customizable middleware.

Key changes: