Skip to content

Commit

Permalink
DynamoDB: Add support for TransactWriteItems for boto3 resource
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Feb 6, 2024
1 parent ac67b26 commit 88d0582
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions boto3/data/dynamodb/2012-08-10/resources-1.json
Expand Up @@ -16,6 +16,9 @@
],
"path": "TableDescription"
}
},
"TransactWriteItems": {
"request": { "operation": "TransactWriteItems" }
}
},
"has": {
Expand Down

0 comments on commit 88d0582

Please sign in to comment.