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
Test fails with Failed: [UnknownOperationException: null]
It looks like at one time dynamodb local didn't supporttransactWrite but I think it might now... My tests passed when I used the other lib (that uses java dynamodb)
Reproducible by modifying the e2e tests slightly:
The text was updated successfully, but these errors were encountered:
Test fails with
Failed: [UnknownOperationException: null]
It looks like at one time dynamodb local didn't support
transactWrite
but I think it might now... My tests passed when I used the other lib (that uses java dynamodb)Reproducible by modifying the e2e tests slightly:
The text was updated successfully, but these errors were encountered: