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 issue when using batch operations on different classes with the same table name (awslabs#159)
* Fix itemIdentifier function
itemIdentifier function always returned ":" as no items were pushed to the keyAttributes array.
This caused problems with batch operations of different models using the same tableName.
0 commit comments