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
Differential D8721
[Identity] Add some utilties with manipulating DDB results • jon on Aug 3 2023, 9:49 AM. Authored by Tags None Referenced Files
Details Refactored some common logic into utils file. This is https://linear.app/comm/issue/ENG-4582 Depends on D8675 cd services/identity cargo build
Diff Detail
Event TimelineComment Actions 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 😖 |