You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(lib-dynamodb): skip function properties in data objects for DynamoDB (#5697)
* fix(lib-dynamodb): check for function types in processKeys
* test(lib-dynamodb): adding cases for skipping function properties when processing keys
* fix(lib-dynamodb): skip function in processKeys for array case
* test(lib-dynamodb): adding additional test cases for function properties
* fix(lib-dynamodb): additional checks for function type in processObj
* fix(lib-dynamodb): add a function to skip function properties processing
* test(lib-dynamodb): correct attribute objects for cases
0 commit comments