Closed SimonJang closed 5 years ago
A transaction cannot contain more than 25 unique items. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Limits.html#limits-dynamodb-transactions
This PR increases the max limit of the numbers of queries executed by a single transaction.
10
25
This PR increases the max limit of the numbers of queries executed by a single transaction.
10
to25
.