DEFRA / rod-licensing

Rod licensing digital services
Other
8 stars 3 forks source link

Upgrade rod-licencing to use AWS SDK v3 for DynamoDB #2059

Open lailien3 opened 1 month ago

lailien3 commented 1 month ago

https://eaflood.atlassian.net/browse/IWTF-3449

This ticket is part of upgrading rod-licensing from using the AWS SDK v2 to v3.

This ticket specifically covers upgrading the parts of our codebase that use the AWS SDK to use DynamoDB. We expect this to be the largest and most complex bit of the SDK upgrade.