aws / aws-dax-go

AWS DAX SDK for the Go programming language. https://aws.amazon.com/dynamodb/dax
Apache License 2.0
47 stars 48 forks source link

Update transaction limit to 100 #40

Closed miparnisari closed 1 year ago

miparnisari commented 1 year ago

https://github.com/aws/aws-dax-go/blob/8524b5d9a6599f1f44ecf30cc52dac8324f54c6a/dax/internal/client/request.go#L431

But Dynamo updated their transaction limit to 100: https://aws.amazon.com/about-aws/whats-new/2022/09/amazon-dynamodb-supports-100-actions-per-transaction/

sumitsa-amazon commented 1 year ago

Closing this issue as the underlying PR is closed.