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
F3366375: D8721.id30117.diff
Mon, Nov 25, 11:09 AM
F3366360: D8721.id30029.diff
Mon, Nov 25, 11:03 AM
F3363388: D8721.diff
Mon, Nov 25, 2:02 AM
Unknown Object (File)
Sat, Nov 23, 11:42 PM
Unknown Object (File)
Sat, Nov 23, 12:57 PM
Unknown Object (File)
Fri, Nov 22, 5:43 AM
Unknown Object (File)
Sun, Oct 27, 3:18 AM
Unknown Object (File)
Sun, Oct 27, 3:18 AM
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
No Lint Coverage
Unit
No Test Coverage

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