I am using DynamoDBMapper along with TransactionWriteRequest in java for updating two tables in transaction. Within this transaction I also want to upd
DynamoDBMapper
TransactionWriteRequest