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
I believe TransactWrite does not pass the condition corectly onto the AWS API on calling .save(condition= ...), tested multiple times and condition does not work.
I believe TransactWrite does not pass the condition corectly onto the AWS API on calling .save(condition= ...), tested multiple times and condition does not work.
gsi1pk_path = Path('GSI1PK')
save_condition = NotExists(gsi1pk_path)
The text was updated successfully, but these errors were encountered: