HomePhabricator
Diffusion Comm fdfe63a99fd5

[services] replace rusoto with official aws rust sdk

Description

[services] replace rusoto with official aws rust sdk

Summary: swap out the rusoto dynamodb client with the official aws one. we need to do this because rusoto is no longer actively maintained. this diff is lengthy, but there are no changes to the actual code logic.

Test Plan: cargo build, cargo run, call the RPCs and check that the DDB tables have the expected data

Reviewers: palys-swm, karol-bisztyga, jimpo, ashoat

Reviewed By: palys-swm, ashoat

Subscribers: Adrian, atul, yayabosh

Differential Revision: https://phab.comm.dev/D4459

Details

Provenance
varunAuthored on Jul 6 2022, 12:08 PM
Reviewer
tomek
Differential Revision
D4459: [services] replace rusoto with official aws rust sdk
Parents
rCOMM8dd41c6dc66b: [native] Clean up `detect_abis.sh`
Branches
Unknown
Tags
Unknown