Page MenuHomePhabricator

[Identity] Add some utilties with manipulating DDB results
ClosedPublic

Authored by jon on Aug 3 2023, 9:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 6:51 AM
Unknown Object (File)
Sat, Dec 14, 7:07 PM
Unknown Object (File)
Sat, Dec 14, 7:07 PM
Unknown Object (File)
Sat, Dec 14, 7:07 PM
Unknown Object (File)
Sat, Dec 14, 7:07 PM
Unknown Object (File)
Sat, Dec 14, 7:06 PM
Unknown Object (File)
Sat, Dec 14, 6:59 PM
Unknown Object (File)
Mon, Nov 25, 3:01 PM
Subscribers

Details

Summary

Refactored some common logic into utils file. This is
commonly used in the next diff.

https://linear.app/comm/issue/ENG-4582

Depends on D8675

Test Plan
cd services/identity
cargo build

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I see that it was impossible to use TryFrom / TryInto traits because of the need to pass attribute names.

I wish that we could put it in comm-services-lib but aws-sdk-* versions mismatch again 😖

This revision is now accepted and ready to land.Aug 4 2023, 12:22 AM

Propagate onetime -> one-time changes