fairly straightforward. we take an Option<AttributeValue> that should hold a HashMap and then return the HashMap or an error if it's the wrong type or missing
Depends on D5567
Differential D5568
[services][identity] helper function to parse map attributes from dynamodb varun on Nov 8 2022, 1:13 PM. Authored by Tags None Referenced Files
Details fairly straightforward. we take an Option<AttributeValue> that should hold a HashMap and then return the HashMap or an error if it's the wrong type or missing Depends on D5567 this helper function is tested two diffs later when the getUserPublicKey RPC is actual callable
Diff Detail
|