Jorge Cuadrado

Results 10 issues of Jorge Cuadrado

This way we can relay in httptest and remove the deplicated code for each aws-sdk version

the [query operation documentation](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_Query.html) says: ``` If LastEvaluatedKey is empty, then the "last page" of results has been processed and there is no more data to be retrieved. If LastEvaluatedKey...

- [x] validate item's field types with the defined index schema - [ ] validate if the types of the schema - [ ] the hash key should be only...

- [x] add basic support for BatchWriteItem - [ ] Support ReturnConsumedCapacity in the required operations - [ ] Implement BatchWriteItem limits validations - [x] 25 request limit - [...

Hello, I was migrating from aws-sdk-v1(in July 31, 2024 it will be in maintance mode) to aws-sdk-v2 and I noticed that the binary files got twice its size. Using https://pkg.go.dev/github.com/Zxilly/go-size-analyzer...

https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_Projection.html