bcgov / parks-reso-api

BC Parks Reservation System API
Apache License 2.0
13 stars 13 forks source link

[L] DUP: Update AWS SDK to V3 #362

Open JLWade opened 2 months ago

JLWade commented 2 months 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:

Day use pass now uses AWS-SDK V3.

Development Checklist:

Dependencies

Relevant documentation as reference

Definition of Ready

Definition of Done

Notes:

Dianadec commented 2 months ago

Copy info into #326 when AC added

Dianadec commented 1 month ago

May want to wait to do this until the SAM update is done. We'll move this to the following sprint (as per sprint planning convo)

JLWade commented 1 month ago

Notes from refinement May 28, 2024: