Description:
It seems like the existing dynamodb filters do not support operations like TransactWriteItems (https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_TransactWriteItems.html).
What is needed to get support of all existing DynamoDB table operations? If not all, then just
TransactGetItems
TransactWriteItems