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
botocore introduces quite significant slowdowns, especially when querying large amounts of data. the dynamodb api is simple enough that we should be able to bypass it and talk to dynamodb directly with an http client.
The text was updated successfully, but these errors were encountered:
botocore introduces quite significant slowdowns, especially when querying large amounts of data. the dynamodb api is simple enough that we should be able to bypass it and talk to dynamodb directly with an http client.
The text was updated successfully, but these errors were encountered: