Botocore: DynamoDB: Add support for TransactWriteItems

Created on 7 Jan 2019  路  3Comments  路  Source: boto/botocore

AWS rolled out support for transactions across partitions and tables at Re:Invent in November 2018.

This feature would be a game-changer for those of us who store relational data in Dynamo using patterns like adjacency list.

Most helpful comment

Is this supported or not? It doesn't work for me. Why no updates on this issue???

All 3 comments

Do the maintainers of this repo also maintain the docs hosted here? If so, could you please add TransactWriteItems? I was misled into thinking TransactWriteItems wasn't supported yet and spent some unnecessary time to learn that it was supported (I looked at source code/commit history).

I am still confused whether TransactionWriteItems is supported or not. If supported could you please provide reference to it.

Is this supported or not? It doesn't work for me. Why no updates on this issue???

Was this page helpful?
0 / 5 - 0 ratings