2 Answers
- Newest
- Most votes
- Most comments
0
Hi everyone, I found the issue. The count mismatch was due to empty files in the S3 bucket. They weren’t being scanned, which is why I initially missed them. Thanks for your help!
answered 25 days ago
0
Check that all the files in your S3 bucket are in the supported format and are less than 50 MB in size (see the list in the documentation).
Relevant content
- asked 9 months ago
- asked 8 days ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 5 months ago
Thank you for your response. All the files in S3 are text files, each under 50MB, so the issue likely lies elsewhere.