We have to introduce a function that parses strings into numbers, because map keys in Dynamo are plain strings instead of AttributeValues. This affects what we store in DBItemError - now it is either AttributeValue or a String.
Depends on D6854
Differential D6855
[services][feature-flags] Introduce map and i32 parsing tomek on Feb 23 2023, 7:27 AM. Authored by Tags None Referenced Files
Details We have to introduce a function that parses strings into numbers, because map keys in Dynamo are plain strings instead of AttributeValues. This affects what we store in DBItemError - now it is either AttributeValue or a String. Depends on D6854 Tested with the rest of the stack.
Diff Detail
Event Timeline
|