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)
Tue, Apr 16, 7:53 AM
Unknown Object (File)
Tue, Apr 16, 7:35 AM
Unknown Object (File)
Tue, Apr 16, 5:33 AM
Unknown Object (File)
Mon, Apr 15, 3:35 AM
Unknown Object (File)
Mon, Apr 15, 3:35 AM
Unknown Object (File)
Sat, Apr 13, 3:36 AM
Unknown Object (File)
Sat, Apr 13, 3:36 AM
Unknown Object (File)
Fri, Apr 12, 5:09 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