[AWS DynamoDB] Support for transaction 2712 (#3389)

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
This commit is contained in:
Roberto Rojas 2023-05-08 12:01:42 -04:00 committed by GitHub
parent 189711d97a
commit c0e9ba1e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
since: "1.10" since: "1.10"
features: features:
crud: true crud: true
transactions: false transactions: true
etag: true etag: true
ttl: true ttl: true
query: false query: false