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
{{ message }}
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.
Hi there,
I am new to this module. I have a problem when using mock-awe with dynamodb
I found this doesn't support dynamodb DocumentClient.
The test.js
The following is get_info.js
This will return
TypeError: Cannot read property 'clients' of undefined
But it can work if I use
Is there any way to fix this problem?
The text was updated successfully, but these errors were encountered: