mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
98c8e2801c
Fixes issue #2627 We get/put metadata in dynamodb and it appears there are limits enforced by AWS S3 APIs. https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchGetItem.html If you request more than 100 items, BatchGetItem returns a ValidationException with the message "Too many items requested for the BatchGetItem call." Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com> |
||
---|---|---|
.. | ||
dynamodb.go | ||
dynamodb_internal_test.go | ||
dynamodb_test.go | ||
iterator.go | ||
parameters.go |