Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.6.0
-
Triaged
-
1
-
CX Sprint 199
Description
As per the AWS documentation,
there is a limit of 1000 objects when listing objects from an S3 bucket. We should verify that the code that lists the objects retrieves all the objects in the S3 bucket. We should do a one-off test on S3, and QE should have an automated test for such a scenario where a bucket has more than 1000 files.