bcgov / parks-data-register

Apache License 2.0
6 stars 4 forks source link

DR: Update AWS SDK to V3 #459

Open Dianadec opened 1 month ago

Dianadec commented 1 month ago

Description:

Update AWS-SDK from V2 to V3. When using V2 it is fairly common to see warnings about outdated functionality along with a reminder V2 is nearing end of support. This task is go through the process of updating to V3, resolve all the warnings, and test the app to ensure any breaking changes caused from this update have been resolved.

Amazons guide for Updating to V3

Acceptance Criteria:

DATA Register now uses AWS-SDK V3.

Development Checklist:

Relevant documentation as reference

Definition of Ready

Definition of Done

Notes:

Dianadec commented 1 month ago

Note: this might be done - @cameronpettit will check

Dianadec commented 1 month ago

According to @marklise this task has been completed.