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
The behavior is similar, but v2 does not does not automatically add conditions for the delete operations. You must add condition expressions manually if you want to control the delete behavior.
Why does DeleteItem not support optimistic locking by default?
Use Case
Using optimistic locking to prevent race conditions, and not honoring it for DeleteItem causes concern.
Proposed Solution
No response
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
AWS Java SDK version used
SDK 2.X
JDK version used
17
Operating System and version
MAC OS
The text was updated successfully, but these errors were encountered:
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Describe the feature
Why does
DeleteItem
not support optimistic locking by default?Use Case
Using optimistic locking to prevent race conditions, and not honoring it for DeleteItem causes concern.
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS Java SDK version used
SDK 2.X
JDK version used
17
Operating System and version
MAC OS
The text was updated successfully, but these errors were encountered: