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
Instead of printing API errors in case of empty Inputs, we should allow users to set error in the APIs that would give flexibility and consistency with the AWS API responses.
The text was updated successfully, but these errors were encountered:
yeah id like this as well. right now its not possible to replicate TransactionCanceledException or ConditionalCheckFailedException which makes it impossible to test these codepaths.
I imagine most people who find this repo are looking for ways to achieve 100% code coverage (well at least thats how I found it)
Instead of printing API errors in case of empty Inputs, we should allow users to set error in the APIs that would give flexibility and consistency with the AWS API responses.
The text was updated successfully, but these errors were encountered: