Resolves ENG-3960.
Adjusted aws-sdk-* dependencies versions to match tunnelbroker/Cargo.toml file.
Changed the following services:
- comm-services-lib
- backup
- blob
- feature-flags
Note 1: Didn't touch Identity service to avoid conflicts. I can do it in a separate diff if @varun gives me green light.
Note 2: Tunnelbroker uses aws-sdk-dynamodb version 0.27, while there's new 0.28. I didn't update id too. The same as above, I can update all services to the latest version available if I get green light from @jon